Class BatchTooLargeException

    • Constructor Detail

      • BatchTooLargeException

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