Class VerificationException

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

public class VerificationException extends Exception
Class to represent an generic exception that happened during verification.
See Also:
  • Field Details

  • Constructor Details

    • VerificationException

      public VerificationException(Exception exception)