Class Jackson.JacksonUnmarshallingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.http.scaladsl.model.ExceptionWithErrorInfo
-
- akka.http.javadsl.marshallers.jackson.Jackson.JacksonUnmarshallingException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Jackson
public static class Jackson.JacksonUnmarshallingException extends ExceptionWithErrorInfo
INTERNAL API- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JacksonUnmarshallingException(java.lang.Class<?> expectedType, java.io.IOException cause)
-
Method Summary
-
Methods inherited from class akka.http.scaladsl.model.ExceptionWithErrorInfo
info
-
-