| Exception | Description |
|---|---|
| AlreadyRegisteredException |
This class represents an exception raised when a plug-in tries to register
a context which is already registered.
|
| ContextNotFoundException | |
| InvalidContextException |
This class represents an exception that can be raised when a context class
does not fulfill context requirements.
|
| InvalidInstructionException |
An exception representing an unsuccessful decoding process.
|
| InvalidPasswordException |
This exception is raised when wrong password is provided as parameter of some PluginLoader methods.
|
| InvalidPluginException |
This class represents an exception that can be raised during PluginLoader.loadPlugin method if a main plug-in class
does not meet requirements for Plug-in classes.
|
| PluginInitializationException |
Exception representing general plug-in initialization error.
|
Copyright © 2017. All rights reserved.