Package 

Class AbortDecoratorChainException

    • 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
    • Constructor Detail

      • AbortDecoratorChainException

        AbortDecoratorChainException(int finalStatusCode, String finalBody, Map<String, String> finalHeaders)