Class TException.LOCKING_ERROR

All Implemented Interfaces:
Serializable, StateInf
Enclosing class:
TException

public static class TException.LOCKING_ERROR extends TException
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)