Class OperationAbortedException

    • Constructor Detail

      • OperationAbortedException

        public OperationAbortedException​(String message)
        Constructs a new OperationAbortedException with the specified error message.
        Parameters:
        message - Describes the error encountered.