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