Class TObjectStreamException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TInvalidClassException

public class TObjectStreamException extends TIOException
See Also:
  • Constructor Details

    • TObjectStreamException

      public TObjectStreamException()
    • TObjectStreamException

      public TObjectStreamException(String message, Throwable cause)
    • TObjectStreamException

      public TObjectStreamException(String message)
    • TObjectStreamException

      public TObjectStreamException(Throwable cause)