Class TCStringDecodeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ByteParseException, InvalidRangeFieldException, UnsupportedVersionException

public class TCStringDecodeException
extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • TCStringDecodeException

      public TCStringDecodeException​(Throwable cause)
    • TCStringDecodeException

      public TCStringDecodeException​(String message)
    • TCStringDecodeException

      public TCStringDecodeException​(String message, Throwable cause)