Serialized Form


Package com.hp.hpl.jena.assembler

Class com.hp.hpl.jena.assembler.BadObjectException extends com.hp.hpl.jena.assembler.exceptions.AssemblerException implements Serializable

Serialized Fields

object

RDFNode object

Package com.hp.hpl.jena.datatypes

Class com.hp.hpl.jena.datatypes.DatatypeFormatException extends JenaException implements Serializable


Package com.hp.hpl.jena.datatypes.xsd

Class com.hp.hpl.jena.datatypes.xsd.IllegalDateTimeFieldException extends JenaException implements Serializable


Package com.hp.hpl.jena.enhanced

Class com.hp.hpl.jena.enhanced.AlreadyLinkedViewException extends JenaException implements Serializable

Class com.hp.hpl.jena.enhanced.PersonalityConfigException extends RuntimeException implements Serializable

Class com.hp.hpl.jena.enhanced.UnsupportedPolymorphismException extends JenaException implements Serializable

Serialized Fields

type

Class<T> type

node

EnhNode node

Package com.hp.hpl.jena.graph

Class com.hp.hpl.jena.graph.Node.NotLiteral extends JenaException implements Serializable


Package com.hp.hpl.jena.graph.query

Class com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferPutException extends JenaException implements Serializable

Class com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferTakeException extends JenaException implements Serializable

Class com.hp.hpl.jena.graph.query.GraphQuery.UnboundVariableException extends JenaException implements Serializable

Class com.hp.hpl.jena.graph.query.QueryNode.MustNotMatchException extends BrokenException implements Serializable


Package com.hp.hpl.jena.ontology

Class com.hp.hpl.jena.ontology.ConversionException extends OntologyException implements Serializable

Class com.hp.hpl.jena.ontology.LanguageConsistencyException extends OntologyException implements Serializable

serialVersionUID: 1962961408291647160L

Class com.hp.hpl.jena.ontology.OntologyException extends JenaException implements Serializable

Class com.hp.hpl.jena.ontology.OntTools.Path extends ArrayList<Statement> implements Serializable

Class com.hp.hpl.jena.ontology.ProfileException extends OntologyException implements Serializable


Package com.hp.hpl.jena.rdf.arp

Class com.hp.hpl.jena.rdf.arp.FatalParsingErrorException extends RuntimeException implements Serializable

serialVersionUID: -1098004693549165728L

Class com.hp.hpl.jena.rdf.arp.ParseException extends SAXParseException implements Serializable

serialVersionUID: -5986976549492477885L

Serialized Fields

id

int id

promoteMe

boolean promoteMe

Package com.hp.hpl.jena.rdf.model

Class com.hp.hpl.jena.rdf.model.AltHasNoDefaultException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.DoesNotReifyException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.EmptyListException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.EmptyListUpdateException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.HasNoModelException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.InvalidListException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.ListIndexException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.LiteralRequiredException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.ResourceRequiredException extends JenaException implements Serializable

Class com.hp.hpl.jena.rdf.model.SeqIndexBoundsException extends JenaException implements Serializable


Package com.hp.hpl.jena.reasoner

Class com.hp.hpl.jena.reasoner.IllegalParameterException extends ReasonerException implements Serializable

Class com.hp.hpl.jena.reasoner.ReasonerException extends JenaException implements Serializable


Package com.hp.hpl.jena.reasoner.rulesys

Class com.hp.hpl.jena.reasoner.rulesys.BuiltinException extends JenaException implements Serializable

Class com.hp.hpl.jena.reasoner.rulesys.Rule.ParserException extends JenaException implements Serializable


Package com.hp.hpl.jena.shared

Class com.hp.hpl.jena.shared.AddDeniedException extends UpdateDeniedException implements Serializable

Class com.hp.hpl.jena.shared.AlreadyExistsException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.AlreadyReifiedException extends CannotReifyException implements Serializable

Class com.hp.hpl.jena.shared.AssertionFailureException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.BadBooleanException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.BadCharLiteralException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.BadDescriptionException extends JenaException implements Serializable

Serialized Fields

badModel

Model badModel

Class com.hp.hpl.jena.shared.BadDescriptionMultipleRootsException extends BadDescriptionException implements Serializable

Serialized Fields

type

Resource type

Class com.hp.hpl.jena.shared.BadDescriptionNoRootException extends BadDescriptionException implements Serializable

Serialized Fields

type

Resource type

Class com.hp.hpl.jena.shared.BadURIException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.BrokenException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.CannotCreateException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.CannotEncodeCharacterException extends JenaException implements Serializable

Serialized Fields

badChar

char badChar

encodingContext

String encodingContext

Class com.hp.hpl.jena.shared.CannotReifyException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.ClosedException extends JenaException implements Serializable

Serialized Fields

graph

Graph graph

Class com.hp.hpl.jena.shared.ConfigException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.DeleteDeniedException extends UpdateDeniedException implements Serializable

Class com.hp.hpl.jena.shared.DoesNotExistException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.InvalidPropertyURIException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.JenaException extends RuntimeException implements Serializable

Class com.hp.hpl.jena.shared.NamespaceEndsWithNameCharException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.NoReaderForLangException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.NoReasonerSuppliedException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.NoSuchReasonerException extends JenaException implements Serializable

Serialized Fields

uri

String uri

Class com.hp.hpl.jena.shared.NotFoundException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.NoWriterForLangException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.PrefixMapping.IllegalPrefixException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.PrefixMapping.JenaLockedException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.PropertyNotFoundException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.QueryStageException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.RulesetNotFoundException extends DoesNotExistException implements Serializable

Serialized Fields

uri

String uri

Class com.hp.hpl.jena.shared.SyntaxError extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.UnknownPropertyException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.UpdateDeniedException extends JenaException implements Serializable

Serialized Fields

triple

Triple triple

Class com.hp.hpl.jena.shared.WrappedException extends JenaException implements Serializable

Class com.hp.hpl.jena.shared.WrappedIOException extends JenaException implements Serializable


Package jena

Class jena.schemagen.SchemagenException extends RuntimeException implements Serializable



Licenced under the Apache License, Version 2.0