Serialized Form


Package de.uulm.ecs.ai.owl.krssparser

Class de.uulm.ecs.ai.owl.krssparser.KRSS2OWLParserException extends KRSSOWLParserException implements Serializable

Class de.uulm.ecs.ai.owl.krssparser.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.

Class de.uulm.ecs.ai.owl.krssparser.TokenMgrError extends java.lang.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 edu.unika.aifb.rdf.api.syntax

Class edu.unika.aifb.rdf.api.syntax.RDFParserException extends org.xml.sax.SAXException implements Serializable

Serialized Fields

m_publicId

java.lang.String m_publicId

m_systemId

java.lang.String m_systemId

m_lineNumber

int m_lineNumber

m_columnNumber

int m_columnNumber

Package org.coode.manchesterowlsyntax

Class org.coode.manchesterowlsyntax.ManchesterOWLSyntaxParserException extends OWLParserException implements Serializable


Package org.coode.obo.parser

Class org.coode.obo.parser.OBOParserException extends OWLParserException implements Serializable

Class org.coode.obo.parser.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.

Class org.coode.obo.parser.TokenMgrError extends java.lang.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 org.coode.owl.functionalparser

Class org.coode.owl.functionalparser.OWLFunctionalSyntaxParserException extends OWLParserException implements Serializable

Class org.coode.owl.functionalparser.ParseException extends java.lang.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

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


eol

java.lang.String eol
The end of line string for this machine.

Class org.coode.owl.functionalparser.TokenMgrError extends java.lang.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 org.coode.owl.krssparser

Class org.coode.owl.krssparser.KRSSOWLParserException extends OWLParserException implements Serializable

Class org.coode.owl.krssparser.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.

Class org.coode.owl.krssparser.TokenMgrError extends java.lang.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 org.coode.owl.latex

Class org.coode.owl.latex.LatexRendererException extends OWLRendererException implements Serializable

Class org.coode.owl.latex.LatexRendererIOException extends LatexRendererException implements Serializable


Package org.coode.owl.owlxmlparser

Class org.coode.owl.owlxmlparser.OWLXMLParserAttributeNotFoundException extends OWLXMLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserConfigurationException extends OWLXMLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserElementNotFoundException extends OWLXMLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserException extends OWLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserSAXException extends OWLXMLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserUnexpectedAttributeException extends OWLXMLParserException implements Serializable

Class org.coode.owl.owlxmlparser.OWLXMLParserUnexpectedElementException extends OWLXMLParserException implements Serializable

Serialized Fields

name

java.lang.String name

Class org.coode.owl.owlxmlparser.OWLXMLParserUnknownElementType extends OWLXMLParserException implements Serializable


Package org.coode.owl.rdfxml.parser

Class org.coode.owl.rdfxml.parser.MalformedDescriptionException extends OWLRDFParserException implements Serializable

Class org.coode.owl.rdfxml.parser.OWLRDFParserException extends OWLParserException implements Serializable

Class org.coode.owl.rdfxml.parser.OWLRDFXMLParserException extends OWLParserException implements Serializable

Class org.coode.owl.rdfxml.parser.OWLRDFXMLParserMalformedNodeException extends OWLRDFXMLParserException implements Serializable

Class org.coode.owl.rdfxml.parser.OWLRDFXMLParserSAXException extends OWLRDFXMLParserException implements Serializable


Package org.coode.owlapi.owlxml.renderer

Class org.coode.owlapi.owlxml.renderer.OWLXMLOntologyStorageException extends OWLOntologyStorageException implements Serializable


Package org.semanticweb.owl.expression

Class org.semanticweb.owl.expression.ParserException extends java.lang.Exception implements Serializable

Serialized Fields

currentToken

java.lang.String currentToken

lineNumber

int lineNumber

columnNumber

int columnNumber

classNameExpected

boolean classNameExpected

objectPropertyNameExpected

boolean objectPropertyNameExpected

dataPropertyNameExpected

boolean dataPropertyNameExpected

individualNameExpected

boolean individualNameExpected

datatypeNameExpected

boolean datatypeNameExpected

integerExpected

boolean integerExpected

expectedKeywords

java.util.Set<E> expectedKeywords

startPos

int startPos

Package org.semanticweb.owl.inference

Class org.semanticweb.owl.inference.OWLInconsistentOntologyException extends OWLReasonerException implements Serializable

Class org.semanticweb.owl.inference.OWLReasonerException extends OWLException implements Serializable

Class org.semanticweb.owl.inference.UndefinedEntityException extends OWLReasonerException implements Serializable

Serialized Fields

entity

OWLEntity entity

Class org.semanticweb.owl.inference.UnsupportedReasonerOperationException extends OWLReasonerException implements Serializable


Package org.semanticweb.owl.io

Class org.semanticweb.owl.io.OWLOntologyCreationIOException extends OWLOntologyCreationException implements Serializable

Class org.semanticweb.owl.io.OWLOntologyInputSourceException extends OWLRuntimeException implements Serializable

Class org.semanticweb.owl.io.OWLParserException extends OWLOntologyCreationException implements Serializable

Serialized Fields

lineNumber

int lineNumber

Class org.semanticweb.owl.io.OWLParserIOException extends OWLParserException implements Serializable

Class org.semanticweb.owl.io.OWLRendererException extends OWLOntologyStorageException implements Serializable

Class org.semanticweb.owl.io.OWLRendererIOException extends OWLRendererException implements Serializable

Class org.semanticweb.owl.io.PhysicalURIMappingNotFoundException extends OWLOntologyCreationException implements Serializable

Serialized Fields

ontologyURI

java.net.URI ontologyURI

Class org.semanticweb.owl.io.UnparsableOntologyException extends OWLOntologyCreationException implements Serializable

Serialized Fields

ontologyURI

java.net.URI ontologyURI

exceptions

java.util.Map<K,V> exceptions

Package org.semanticweb.owl.model

Class org.semanticweb.owl.model.ImmutableOWLOntologyChangeException extends OWLOntologyChangeException implements Serializable

Class org.semanticweb.owl.model.OWLException extends java.lang.Exception implements Serializable

Class org.semanticweb.owl.model.OWLOntologyChangeException extends OWLException implements Serializable

Serialized Fields

change

OWLOntologyChange change

Class org.semanticweb.owl.model.OWLOntologyChangeVetoException extends OWLOntologyChangeException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyCreationException extends OWLException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyFactoryNotFoundException extends OWLOntologyCreationException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyResourceAccessException extends OWLRuntimeException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyStorageException extends OWLException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyStorerNotFoundException extends OWLOntologyStorageException implements Serializable

Class org.semanticweb.owl.model.OWLOntologyURIMappingNotFoundException extends OWLRuntimeException implements Serializable

Class org.semanticweb.owl.model.OWLRuntimeException extends java.lang.RuntimeException implements Serializable

Class org.semanticweb.owl.model.UnknownOWLOntologyException extends OWLRuntimeException implements Serializable


Package org.semanticweb.owl.util

Class org.semanticweb.owl.util.InferredAxiomGeneratorException extends OWLException implements Serializable

Serialized Fields

generator

InferredAxiomGenerator<A extends OWLAxiom> generator

reasonerException

OWLReasonerException reasonerException

Package org.semanticweb.reasonerfactory

Class org.semanticweb.reasonerfactory.OWLReasonerSetupException extends OWLRuntimeException implements Serializable


Package org.semanticweb.reasonerfactory.factpp

Class org.semanticweb.reasonerfactory.factpp.FaCTNativeLibraryNotFoundException extends OWLRuntimeException implements Serializable


Package uk.ac.manchester.cs.owl.dlsyntax.parser

Class uk.ac.manchester.cs.owl.dlsyntax.parser.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.

Class uk.ac.manchester.cs.owl.dlsyntax.parser.TokenMgrError extends java.lang.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 uk.ac.manchester.cs.owl.inference.dig11

Class uk.ac.manchester.cs.owl.inference.dig11.DIGErrorException extends java.lang.Exception implements Serializable

Serialized Fields

errorList

java.util.List<E> errorList

Class uk.ac.manchester.cs.owl.inference.dig11.DIGReasonerException extends OWLReasonerException implements Serializable


Package uk.ac.manchester.cs.owl.mansyntaxrenderer

Class uk.ac.manchester.cs.owl.mansyntaxrenderer.ManchesterOWLSyntaxOntologyStorerException extends OWLOntologyStorageException implements Serializable


Package uk.ac.manchester.cs.owl.turtle.parser

Class uk.ac.manchester.cs.owl.turtle.parser.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.

Class uk.ac.manchester.cs.owl.turtle.parser.TokenMgrError extends java.lang.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.

Class uk.ac.manchester.cs.owl.turtle.parser.TurtleParserException extends OWLParserException implements Serializable