Class SerializationException

All Implemented Interfaces:
Serializable

public class SerializationException extends Loop54Exception
Thrown when the data returned from the engine could not be serialized or deserialize.
See Also:
  • Constructor Details

    • SerializationException

      public SerializationException(String message, Exception cause)