@Immutable public abstract class ThrowableProblem extends RuntimeException implements Problem, Exceptional
DEFAULT_TYPE| Modifier | Constructor and Description |
|---|---|
protected |
ThrowableProblem() |
protected |
ThrowableProblem(ThrowableProblem cause) |
| Modifier and Type | Method and Description |
|---|---|
ThrowableProblem |
getCause() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpropagate, propagateAsprotected ThrowableProblem()
protected ThrowableProblem(@Nullable ThrowableProblem cause)
public String getMessage()
getMessage in class Throwablepublic ThrowableProblem getCause()
getCause in interface ExceptionalgetCause in class ThrowableCopyright © 2015–2017 Zalando SE. All rights reserved.