Class StateSerializer.SerializationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sterl.spring.persistent_tasks.exception.SpringPersistentTaskException
org.sterl.spring.persistent_tasks.trigger.component.StateSerializer.SerializationFailedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
StateSerializer
public static class StateSerializer.SerializationFailedException
extends SpringPersistentTaskException
- See Also:
-
Field Summary
Fields inherited from class org.sterl.spring.persistent_tasks.exception.SpringPersistentTaskException
state
-
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
-
SerializationFailedException
-