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 | Description |
---|---|
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. |
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. |
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.Copyright © 2021 ScalAgent D.T.. All rights reserved.