public class VerificationException extends Exception
| Constructor and Description | 
|---|
VerificationException()  | 
VerificationException(String message)  | 
VerificationException(String message,
                     Throwable cause)  | 
VerificationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.