Class RequiredMetadataFieldNotPresentException

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

public class RequiredMetadataFieldNotPresentException extends Exception
Class to represent when a specific metadata field is not found
See Also:
  • Field Details

  • Constructor Details

    • RequiredMetadataFieldNotPresentException

      public RequiredMetadataFieldNotPresentException(String message, String bagInfoEntryRequirementKey)