Class OperationsException

    • Constructor Detail

      • OperationsException

        public OperationsException​()
        Default constructor.
      • OperationsException

        public OperationsException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - the detail message.