Package org.opensaml.messaging.error
Interfaces and classes for message-related error handling.
-
Interface Summary Interface Description MessageErrorHandler Component that handles message processing-related errors.PipelineMessageErrorHandler A specialization of error handler where the error is handled via use of a specified message handler and message encoder.TypedMessageErrorHandler A specialization of error handler that explicitly indicates that it is capable of handling one or more types of throwable errors.