-
- All Implemented Interfaces:
-
java.io.Serializable
public class AbortDecoratorChainException extends Exception
-
-
Constructor Summary
Constructors Constructor Description AbortDecoratorChainException(int finalStatusCode, String finalBody, Map<String, String> finalHeaders)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getOurStackTrace, getStackTrace, getSuppressed, initCause, printEnclosedStackTrace, printStackTrace, readObject, setCause, setStackTrace, toString, validateSuppressedExceptionsList, writeObject -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-