Class StateSerializer.DeSerializationFailedException

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.DeSerializationFailedException
All Implemented Interfaces:
Serializable
Enclosing class:
StateSerializer

public static class StateSerializer.DeSerializationFailedException extends SpringPersistentTaskException
See Also:
  • Constructor Details

    • DeSerializationFailedException

      public DeSerializationFailedException(byte[] bytes, Exception e)