Package org.davidmoten.oa3.codegen.http
Class NotPrimaryResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.davidmoten.oa3.codegen.http.NotPrimaryResponseException
- All Implemented Interfaces:
Serializable
Indicates that a response other than the primary response was received and
the actual response is available from this exception using the
response() method.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotPrimaryResponseException
-
-
Method Details
-
response
-