Class BatchAlreadyRunException

All Implemented Interfaces:
Serializable

public final class BatchAlreadyRunException extends OperationException
Exception thrown when modifying a batch that has already been run.
See Also:
  • Constructor Details

    • BatchAlreadyRunException

      public BatchAlreadyRunException(String message)