Class BatchClosedException

All Implemented Interfaces:
Serializable

public final class BatchClosedException extends OperationException
Exception thrown when using a closed batch.
See Also:
  • Constructor Details

    • BatchClosedException

      public BatchClosedException(String message)