A B C D E F G H I L M N P R S T U V W X

V

ValidityException - exception nu.xom.ValidityException.
A ValidityException is thrown to report a validity error in a document being parsed.
ValidityException(String, Throwable) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message and an underlying root cause.
ValidityException(String, int, int) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message and line and column numbers.
ValidityException(String, int, int, Throwable) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message, line and column numbers, and an underlying exception.
ValidityException(String) - Constructor for class nu.xom.ValidityException
Creates a new ValidityException with a detail message.

A B C D E F G H I L M N P R S T U V W X
Copyright 2002-2004 Elliotte Rusty Harold
elharo@metalab.unc.edu