MessageType - the type of message being handledpublic interface TypedMessageErrorHandler<MessageType> extends MessageErrorHandler<MessageType>
| Modifier and Type | Method and Description |
|---|---|
boolean |
handlesError(Throwable t)
Indicates whether the message error handle is capable of handling the specified error.
|
handleErrorboolean handlesError(Throwable t)
t - the type of error about which to queryCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.