Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- ValidityException - Exception Class in nu.xom
-
Signals a validity error in a document being parsed.
- ValidityException(String) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message. - ValidityException(String, int, int) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message and line and column numbers. - ValidityException(String, int, int, Throwable) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message, line and column numbers, and an underlying exception. - ValidityException(String, String, int, int) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message, the URI of the document that contained the error, and approximate line and column numbers of the first validity error. - ValidityException(String, String, int, int, Throwable) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message, URI of the document containing the validity error, line and column numbers of the error, and an underlying exception. - ValidityException(String, Throwable) - Constructor for exception class nu.xom.ValidityException
-
Creates a new
ValidityException
with a detail message and an underlying root cause.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form