Package nl.knaw.dans.bagit.exceptions
Class InvalidPayloadOxumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.knaw.dans.bagit.exceptions.InvalidPayloadOxumException
- All Implemented Interfaces:
Serializable
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 Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidPayloadOxumException
-