Class TRuntimeException.GENERAL_EXCEPTION

All Implemented Interfaces:
Serializable, StateInf
Enclosing class:
TRuntimeException

public static class TRuntimeException.GENERAL_EXCEPTION extends TRuntimeException
GENERAL_EXCEPTION subclass See TExceptionEnum value for description
See Also:
  • Constructor Details

    • GENERAL_EXCEPTION

      public GENERAL_EXCEPTION(Exception ex)
    • GENERAL_EXCEPTION

      public GENERAL_EXCEPTION(String msg)
    • GENERAL_EXCEPTION

      public GENERAL_EXCEPTION(String msg, Exception ex)