Class TIllegalStateException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TInvalidMarkException

public class TIllegalStateException extends TRuntimeException
See Also:
  • Constructor Details

    • TIllegalStateException

      public TIllegalStateException()
    • TIllegalStateException

      public TIllegalStateException(String message, TThrowable cause)
    • TIllegalStateException

      public TIllegalStateException(String message)
    • TIllegalStateException

      public TIllegalStateException(TThrowable cause)