Class DrBatchException

All Implemented Interfaces:
Serializable

public class DrBatchException extends RuntimeException
Batch processing exception.
See Also:
  • Constructor Details

    • DrBatchException

      public DrBatchException(String message, @Nullable @Nullable Throwable cause)
      Constructor.