protected static final class AbstractJBossMarshaller.DebuggingExceptionListener extends Object implements ExceptionListener
NO_OP| Modifier | Constructor and Description |
|---|---|
protected |
DebuggingExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMarshallingException(Throwable problem,
Object subject) |
void |
handleUnmarshallingException(Throwable problem) |
void |
handleUnmarshallingException(Throwable problem,
Class<?> subjectClass) |
public void handleMarshallingException(Throwable problem, Object subject)
handleMarshallingException in interface ExceptionListenerpublic void handleUnmarshallingException(Throwable problem, Class<?> subjectClass)
handleUnmarshallingException in interface ExceptionListenerpublic void handleUnmarshallingException(Throwable problem)
handleUnmarshallingException in interface ExceptionListenerCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.