public class UnexpectedException extends ErrorCodeException
| Constructor and Description |
|---|
UnexpectedException(String message) |
UnexpectedException(String message,
Throwable cause) |
UnexpectedException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getThrowableToLog() |
getErrorCode, getErrorCodeDescriptionArgs, markAsTrackableaddParameter, getDescription, getParameter, getParameters, getTitle, hasParameter, isTrackable, setDescription, setTitle, setTrackableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedException(String message)
public UnexpectedException(Throwable cause)
public Throwable getThrowableToLog()
getThrowableToLog in class AbstractExceptionAbstractException.getThrowableToLog()Copyright © 2014. All rights reserved.