Class RequiredManifestNotPresentException

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

public class RequiredManifestNotPresentException extends Exception
Class to represent when a specific manifest type is not found, such as md5, sha1, etc (payload or tag)
See Also:
  • Field Details

  • Constructor Details

    • RequiredManifestNotPresentException

      public RequiredManifestNotPresentException(String message)