Package amber.server.exception

Amber Server Exception Classes.

See:
          Description

Exception Summary
AmberException This class is the base class for all exceptions thrown by the Amber server.
AmberMessagingException This class is used to propogate MessagingExceptions within Amber.
ApplicationException This class handles the requirements for exceptions created by Application classes.
ApplicationHandlerException This class handles the requirements for exceptions created by the ApplicationHandler classes.
ComponentHandlerException This class handles the requirements for exceptions created by the ComponentHandler classes.
DatabaseManagerException This class handles the requirements for exceptions created by the Database Manager program.
DeviceManagerException This class handles the requirements for exceptions created by the Device Manager program.
LicenseKeyException This class handles the requirements for exceptions created by the License Key handling classes.
ManagerException This class handles the requirements for exceptions created by the Manager (Core) part of the AmberServer.
MethodInvalidException This exception occurs for methods which should not be called in this class.
MissingResponseException This exception occurs when an expected response packet is not received.
PanelHandlerException This class handles the requirements for exceptions created by the PanelHandler classes.
ServerException This class handles the requirements for exceptions created by Server classes.
UnknownCommandException This exception occurs when the component handler code cannot determine what the command code should do.
 

Package amber.server.exception Description

Amber Server Exception Classes.

This package contains all the custom exception classes thrown in the Amber server.



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.