Class OperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
model.exceptions.OperationException
All Implemented Interfaces:
Serializable

public class OperationException extends Exception
See Also:
  • Constructor Details

    • OperationException

      public OperationException(String message)