Class DeserializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.andreaskluth.session.postgres.ReactivePostgresSessionException
net.andreaskluth.session.postgres.serializer.DeserializationException
- All Implemented Interfaces:
java.io.Serializable
public class DeserializationException extends ReactivePostgresSessionException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DeserializationException(java.lang.Throwable throwable)
-
Method Summary
-
Constructor Details
-
DeserializationException
public DeserializationException(java.lang.Throwable throwable)
-