Package com.oss.asn1
Class UserValidateFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.oss.asn1.UserValidateFailedException
- All Implemented Interfaces:
Serializable
The
isValid()
method of the ExternalChecker
throws this exception to indicate that data has failed the
user-defined validation check.- Since:
- ASN.1/Java 1.0-beta A
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserValidateFailedException
public UserValidateFailedException() -
UserValidateFailedException
-