Package akka.http.scaladsl.model
Class ExceptionWithErrorInfo
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
akka.http.scaladsl.model.ExceptionWithErrorInfo
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EntityStreamException
,IllegalHeaderException
,IllegalRequestException
,IllegalResponseException
,IllegalUriException
,InvalidContentLengthException
,Jackson.JacksonUnmarshallingException
,ParsingException
Marker for exceptions that provide an ErrorInfo
- 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
-
ExceptionWithErrorInfo
-
ExceptionWithErrorInfo
-
-
Method Details
-
info
-