Package nl.knaw.dans.bagit.exceptions
Class PayloadOxumDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.knaw.dans.bagit.exceptions.PayloadOxumDoesNotExistException
- All Implemented Interfaces:
Serializable
The
Bag
object should contain the Payload-Oxum metatdata key value pair,
this class represents the error when trying to calculate the payload-oxum and it doesn't exist on the bag object.- 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
-
PayloadOxumDoesNotExistException
-