Class OperationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AliasAlreadyExistsException, AliasNotFoundException, BatchAlreadyRunException, BatchClosedException, BatchNotRunException, BufferClosedException, ClusterClosedException, IncompatibleTypeException, InvalidIteratorException, OperationDisabledException, OverflowException, ResourceLockedException, UnderflowException

public class OperationException extends Exception
Exception thrown when an operation caused an error
See Also:
  • Constructor Details

    • OperationException

      public OperationException(String message)