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, toString
Copyright © 2014. All Rights Reserved.