|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionException | |
---|---|
org.stanwood.media.actions | |
org.stanwood.media.extensions | |
org.stanwood.media.source | |
org.stanwood.media.source.xbmc | |
org.stanwood.media.store |
Uses of ExtensionException in org.stanwood.media.actions |
---|
Subclasses of ExtensionException in org.stanwood.media.actions | |
---|---|
class |
ActionException
Thrown if their is a problem related to actions |
Uses of ExtensionException in org.stanwood.media.extensions |
---|
Methods in org.stanwood.media.extensions that throw ExtensionException | |
---|---|
protected abstract T |
ExtensionInfo.createExtension()
Used to create the extension |
T |
ExtensionInfo.getAnyExtension(MediaDirConfig config)
Used to get any extension from the media directory configuration. |
T |
ExtensionInfo.getExtension(MediaDirConfig config,
int number)
Used to get the extension class type |
Uses of ExtensionException in org.stanwood.media.source |
---|
Subclasses of ExtensionException in org.stanwood.media.source | |
---|---|
class |
SourceException
This is thrown if their is a problem related to sources. |
Methods in org.stanwood.media.source that throw ExtensionException | |
---|---|
protected HybridFilmSource |
HybridFilmSourceInfo.createExtension()
|
Uses of ExtensionException in org.stanwood.media.source.xbmc |
---|
Subclasses of ExtensionException in org.stanwood.media.source.xbmc | |
---|---|
class |
XBMCException
Thrown if their is a problem related XBMC addons |
class |
XBMCFunctionNotFoundException
This is thrown if the function is not found within a extension |
class |
XBMCUpdaterException
Thrown if their is a problem related XBMC updater |
Methods in org.stanwood.media.source.xbmc that throw ExtensionException | |
---|---|
protected XBMCSource |
XBMCSourceInfo.createExtension()
|
protected abstract Stream |
StreamProcessor.getStream()
|
Uses of ExtensionException in org.stanwood.media.store |
---|
Subclasses of ExtensionException in org.stanwood.media.store | |
---|---|
class |
StoreException
Thrown is their is a problem with a store |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |