Class NoSuchBagitAlgorithmException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.jscancella.exceptions.NoSuchBagitAlgorithmException
All Implemented Interfaces:
Serializable

public class NoSuchBagitAlgorithmException extends RuntimeException
A class to represent the bagit algorithm name is not mapped. See BagitChecksumNameMapping
See Also:
  • Constructor Details

    • NoSuchBagitAlgorithmException

      public NoSuchBagitAlgorithmException(String message)
      A class to represent the bagit algorithm name is not mapped. See BagitChecksumNameMapping
      Parameters:
      message - error message for the user