Package cvm.ncb.handlers.exception

Exception Summary
ControlSchemaNotSentException Exception thrown when the control schema passed could not be sent.
DataNotFoundException The DataNotFoundException is thrown when the program tries to send a file or a form that is not found
DataSchemaNotSentException Exception thrown when the data schema passed could not be sent.
IllegalMacroArgumentException This class represents the exception thrown by the macro interpreter when an illegal argument is encountered
LoginException Exception thrown when the login fails.
NoSessionException The NoSessionException is thrown when the program tries to add parties or send data in a connection that has no corresponding physical sessions
PartyNotAddedException This exception occurs when the adding of a party fails.
PartyNotFoundException This class represents an exception that is thrown when the program tries to remove a party that is not in the connection
SchemaNotSavedException Exception thrown when the schema could not be saved.