Class SerializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.j_spaces.core.exception.SerializationException
All Implemented Interfaces:
Serializable

public class SerializationException extends RuntimeException
Such exception thrown when the serialization fails
Since:
15.8.0
See Also:
  • Constructor Details

    • SerializationException

      public SerializationException(Throwable cause)