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

V

ValidityException - Exception in nu.xom
Signals a validity error in a document being parsed.
ValidityException(String, Throwable) - Constructor for exception nu.xom.ValidityException
Creates a new ValidityException with a detail message and an underlying root cause.
ValidityException(String, int, int) - Constructor for exception nu.xom.ValidityException
Creates a new ValidityException with a detail message and line and column numbers.
ValidityException(String, int, int, Throwable) - Constructor for exception 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 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 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) - Constructor for exception nu.xom.ValidityException
Creates a new ValidityException with a detail message.
A B C D E F G H I L M N P Q R S T U V W X 
Skip navigation links

Copyright 2002-2023 Elliotte Rusty Harold

elharo@ibiblio.org