Class InvalidPayloadOxumException

java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.knaw.dans.bagit.exceptions.InvalidPayloadOxumException
All Implemented Interfaces:
Serializable

public class InvalidPayloadOxumException extends Exception
Class to represent an error when the calculated total bytes or number of files for the payload-oxum is different than the supplied values.
See Also:
  • Field Details

  • Constructor Details

    • InvalidPayloadOxumException

      public InvalidPayloadOxumException(String message)