public class XMLLoggingExceptionCallback
extends com.helger.commons.callback.exception.LoggingExceptionCallback
LoggingExceptionCallback that handles the
most common XML exceptions in a nice way :)| Constructor and Description |
|---|
XMLLoggingExceptionCallback() |
XMLLoggingExceptionCallback(com.helger.commons.error.IErrorLevel aErrorLevel) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLogMessage(Throwable t) |
protected boolean |
isLogException(Throwable t) |
public XMLLoggingExceptionCallback()
public XMLLoggingExceptionCallback(@Nonnull com.helger.commons.error.IErrorLevel aErrorLevel)
Copyright © 2014–2016 Philip Helger. All rights reserved.