Class OperationDisabledException

All Implemented Interfaces:
Serializable

public final class OperationDisabledException extends OperationException
Exception thrown when the operation cannot be performed because it has been disabled.
See Also:
  • Constructor Details

    • OperationDisabledException

      public OperationDisabledException(String message)