Class FetchFileNotAllowedException

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

public class FetchFileNotAllowedException extends Exception
Class to represent when a fetch file is found in a bag but is not allowed according to the bagit profile
See Also:
  • Field Details

  • Constructor Details

    • FetchFileNotAllowedException

      public FetchFileNotAllowedException(String message, Path rootDir)