|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.objectweb.joram.shared.excepts
package holds the exceptions thrown by the MOM's proxy and destination agents, and related to processing a client request.
See:
Description
Exception Summary | |
AccessException | An AccessException is thrown by a destination when processing
a request of a client which does not have valid rights for this request. |
DestinationException | A DestinationException is thrown by a destination while
deleting if requesters are still active, and in a proxy method when trying
to access a non existing destination. |
MessageException | A MessageException is thrown when an error occurs while
accessing a message. |
MessageROException | A MessageROException is thrown when trying to write on a
READ-ONLY part of a message. |
MessageValueException | A MessageValueException is thrown when a value carried by a
message is incorrectly accessed or typed. |
MomException | The MomException class is the exception class thrown by the
MOM actors. |
RequestException | A RequestException is thrown by a destination or a proxy when
processing an invalid client request. |
SelectorException | A SelectorException is thrown when an error occurs while
parsing a selector expression. |
StateException | A StateException is thrown by a destination or a proxy when
processing a request in an invalid state. |
The org.objectweb.joram.shared.excepts
package holds the exceptions thrown by the MOM's proxy and destination agents, and related to processing a client request.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |