Class SerializationCancelledException

All Implemented Interfaces:
Serializable

public class SerializationCancelledException extends SerializationException
The exception is raised when the serialization is cancelled.
See Also:
  • Constructor Details

    • SerializationCancelledException

      public SerializationCancelledException(String msg)