Class FileNotInPayloadDirectoryException

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

public class FileNotInPayloadDirectoryException extends Exception
Class to represent an error when a file is not in the payload directory but is listed in a manifest. Opposite to FileNotInManifestException
See Also:
  • Field Details

  • Constructor Details

    • FileNotInPayloadDirectoryException

      public FileNotInPayloadDirectoryException(String message)