Package org.objectweb.joram.shared.excepts
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.-
Exception Summary Exception Description AccessException AnAccessExceptionis thrown by a destination when processing a request of a client which does not have valid rights for this request.DestinationException ADestinationExceptionis 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 AMessageValueExceptionis thrown when a value carried by a message is incorrectly accessed or typed.MomException TheMomExceptionclass is the exception class thrown by the MOM actors.RequestException ARequestExceptionis thrown by a destination or a proxy when processing an invalid client request.SelectorException ASelectorExceptionis thrown when an error occurs while parsing a selector expression.StateException AStateExceptionis thrown by a destination or a proxy when processing a request in an invalid state.