|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AmberException | |
| amber.server.exception | Amber Server Exception Classes. |
| amber.server.manager | Amber Server Manager. |
| Uses of AmberException in amber.server.exception |
| Subclasses of AmberException in amber.server.exception | |
class |
AmberMessagingException
This class is used to propogate MessagingExceptions within Amber. |
class |
ApplicationException
This class handles the requirements for exceptions created by Application classes. |
class |
ApplicationHandlerException
This class handles the requirements for exceptions created by the ApplicationHandler classes. |
class |
ComponentHandlerException
This class handles the requirements for exceptions created by the ComponentHandler classes. |
class |
DatabaseManagerException
This class handles the requirements for exceptions created by the Database Manager program. |
class |
DeviceManagerException
This class handles the requirements for exceptions created by the Device Manager program. |
class |
LicenseKeyException
This class handles the requirements for exceptions created by the License Key handling classes. |
class |
ManagerException
This class handles the requirements for exceptions created by the Manager (Core) part of the AmberServer. |
class |
MethodInvalidException
This exception occurs for methods which should not be called in this class. |
class |
MissingResponseException
This exception occurs when an expected response packet is not received. |
class |
PanelHandlerException
This class handles the requirements for exceptions created by the PanelHandler classes. |
class |
ServerException
This class handles the requirements for exceptions created by Server classes. |
class |
UnknownCommandException
This exception occurs when the component handler code cannot determine what the command code should do. |
| Uses of AmberException in amber.server.manager |
| Methods in amber.server.manager that throw AmberException | |
protected amber.server.manager.FlatFileApplicationDatabase |
Core.loadCache(java.lang.String filename)
Loads the specified connection cache file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||