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 (c) 2001-2004 Apache Software Foundation