Class ExceptionWithErrorInfo
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.http.scaladsl.model.ExceptionWithErrorInfo
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EntityStreamException,- IllegalHeaderException,- IllegalRequestException,- IllegalResponseException,- IllegalUriException,- InvalidContentLengthException,- Jackson.JacksonUnmarshallingException,- Jackson.JacksonUnmarshallingException,- ParsingException
Marker for exceptions that provide an ErrorInfo
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ExceptionWithErrorInfo
- 
ExceptionWithErrorInfo
 
- 
- 
Method Details- 
info
 
-