public class ValidatorException
extends java.lang.Exception
Exception
s thrown during calls to
Validator.validate()
are considered errors.Constructor and Description |
---|
ValidatorException()
Constructs an Exception with no specified detail message.
|
ValidatorException(java.lang.String message)
Constructs an Exception with the specified detail message.
|
Copyright © 2002-2013. All Rights Reserved.