Class DLockException.OperationNotSupportedException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    DLockException

    public static class DLockException.OperationNotSupportedException
    extends DLockException
    Throws to indicate that the operation is not supported/allowed.
    Since:
    0.1.0
    Author:
    Thanh Ba Nguyen
    See Also:
    Serialized Form
    • Constructor Detail

      • OperationNotSupportedException

        public OperationNotSupportedException()
      • OperationNotSupportedException

        public OperationNotSupportedException​(String message)