Class TRuntimeException.LOCKING_ERROR

All Implemented Interfaces:
Serializable, StateInf
Enclosing class:
TRuntimeException

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

    • LOCKING_ERROR

      public LOCKING_ERROR(Exception ex)
    • LOCKING_ERROR

      public LOCKING_ERROR(String msg)
    • LOCKING_ERROR

      public LOCKING_ERROR(String msg, Exception ex)