Serialized Form


Package com.thaiopensource.datatype.xsd.regex

Class com.thaiopensource.datatype.xsd.regex.RegexSyntaxException extends Exception implements Serializable

Serialized Fields

position

int position

Package com.thaiopensource.relaxng.parse

Class com.thaiopensource.relaxng.parse.BuildException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.thaiopensource.relaxng.parse.IllegalSchemaException extends Exception implements Serializable


Package com.thaiopensource.relaxng.parse.compact

Class com.thaiopensource.relaxng.parse.compact.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class com.thaiopensource.relaxng.parse.compact.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package com.thaiopensource.util

Class com.thaiopensource.util.OptionParser.InvalidOptionException extends Exception implements Serializable

Class com.thaiopensource.util.OptionParser.MissingArgumentException extends Exception implements Serializable


Package com.thaiopensource.validate

Class com.thaiopensource.validate.IncorrectSchemaException extends Exception implements Serializable

Class com.thaiopensource.validate.OptionArgumentException extends Exception implements Serializable

Class com.thaiopensource.validate.OptionArgumentFormatException extends OptionArgumentException implements Serializable

Class com.thaiopensource.validate.OptionArgumentPresenceException extends OptionArgumentException implements Serializable


Package com.thaiopensource.validate.auto

Class com.thaiopensource.validate.auto.ReparseException extends SAXException implements Serializable


Package com.thaiopensource.validate.jarv

Class com.thaiopensource.validate.jarv.JarvConfigurationException extends RuntimeException implements Serializable

Serialized Fields

wrapped

org.iso_relax.verifier.VerifierConfigurationException wrapped

Package nu.validator.io

Class nu.validator.io.StreamBoundException extends IOException implements Serializable

serialVersionUID: -7734184588203817203L


Package nu.validator.relaxng.exceptions

Class nu.validator.relaxng.exceptions.AbstractValidationException extends SAXParseException implements Serializable

Serialized Fields

currentElement

Name currentElement

parent

Name parent

Class nu.validator.relaxng.exceptions.BadAttributeValueException extends AbstractValidationException implements Serializable

Serialized Fields

attributeName

Name attributeName

attributeValue

String attributeValue

exceptions

Map<K,V> exceptions

Class nu.validator.relaxng.exceptions.ImpossibleAttributeIgnoredException extends AbstractValidationException implements Serializable

Serialized Fields

attributeName

Name attributeName

Class nu.validator.relaxng.exceptions.OnlyTextNotAllowedException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.OutOfContextElementException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.RequiredAttributesMissingException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.RequiredElementsMissingException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.StringNotAllowedException extends AbstractValidationException implements Serializable

Serialized Fields

value

String value

exceptions

Map<K,V> exceptions

Class nu.validator.relaxng.exceptions.TextNotAllowedException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.UnfinishedElementException extends AbstractValidationException implements Serializable

Class nu.validator.relaxng.exceptions.UnknownElementException extends AbstractValidationException implements Serializable


Package nu.validator.servlet

Class nu.validator.servlet.VerifierServlet extends HttpServlet implements Serializable

serialVersionUID: 7811043632732680935L


Package org.relaxng.datatype

Class org.relaxng.datatype.DatatypeException extends Exception implements Serializable

Serialized Fields

index

int index