Serialized Form


Package org.openanzo.atom

Class org.openanzo.atom.AtomServerException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

headers

java.util.Map<K,V> headers

Class org.openanzo.atom.AtomServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

api

ModelServiceApi api

Package org.openanzo.atom.cache

Class org.openanzo.atom.cache.AtomCache.NamedGraphRoleEntry extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roles

java.util.Set<E> roles

Class org.openanzo.atom.cache.AtomCache.OutputCacheEntry extends java.lang.Object implements Serializable

serialVersionUID: -4511142879312778295L

Serialized Fields

content

byte[] content

contentType

java.lang.String contentType

namedGraph

java.lang.String namedGraph

Class org.openanzo.atom.cache.AtomCache.UserCacheEntry extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

password

java.lang.String password

uri

java.lang.String uri

roles

java.util.Set<E> roles

Class org.openanzo.atom.cache.CacheException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.openanzo.atom.client

Class org.openanzo.atom.client.AtomClientException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

resp

AtomClientResponse<T> resp

Package org.openanzo.atom.memcached

Class org.openanzo.atom.memcached.MemcachedException extends CacheException implements Serializable

serialVersionUID: 1L


Package org.openanzo.atom.rdfa

Class org.openanzo.atom.rdfa.ParseException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.openanzo.build

Class org.openanzo.build.ControlServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package org.openanzo.common.exceptions

Class org.openanzo.common.exceptions.AnzoAxisFault extends org.apache.axis.AxisFault implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.AnzoException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode
Major Code for exception


errorSubCode

int errorSubCode
Minor code for exception


args

java.lang.String[] args
Arguments to error message

Class org.openanzo.common.exceptions.AnzoRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

exception

AnzoException exception
Internal Exception object for this RuntimeException

Class org.openanzo.common.exceptions.DBException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.NotificationException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.ProxyGraphException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.ReplicationException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.RepositoryException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.ServerException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.TransactionGraphException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.TransactionGraphRuntimeException extends AnzoRuntimeException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.TransportException extends AnzoException implements Serializable

serialVersionUID: 1L

Class org.openanzo.common.exceptions.UpdateServerException extends AnzoException implements Serializable

serialVersionUID: 1L

Serialized Fields

errors

java.util.List<E>[] errors
Set of errors that occurred on the server, one slot for each transaction


transactions

ITransaction[] transactions
Set of transaction that were being committed when exception was thrown


Package org.openanzo.common.rdb.query

Class org.openanzo.common.rdb.query.NoSolutionsException extends GlitterException implements Serializable

serialVersionUID: -8521395066017617828L

Class org.openanzo.common.rdb.query.PermissionDeniedException extends GlitterException implements Serializable

serialVersionUID: 5780686187965990996L


Package org.openanzo.endpoint

Class org.openanzo.endpoint.EndpointException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

Class org.openanzo.endpoint.QueryServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package org.openanzo.endpoint.xslt

Class org.openanzo.endpoint.xslt.XSLTServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

processor

XSLTransformer processor

Package org.openanzo.glitter.exception

Class org.openanzo.glitter.exception.CannotGenerateSolutionsException extends GlitterException implements Serializable

serialVersionUID: 7416461617467528479L

Class org.openanzo.glitter.exception.ConfigurationException extends GlitterException implements Serializable

serialVersionUID: -1902958809339051237L

Class org.openanzo.glitter.exception.ExpressionEvaluationException extends java.lang.RuntimeException implements Serializable

Class org.openanzo.glitter.exception.FeatureNotImplementedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6686515659365947192L

Class org.openanzo.glitter.exception.FunctionalPredicateInvocationException extends GlitterException implements Serializable

serialVersionUID: 7042208637937406851L

Class org.openanzo.glitter.exception.GlitterException extends java.lang.Exception implements Serializable

serialVersionUID: 104559221171189306L

Class org.openanzo.glitter.exception.IncompatibleTypeException extends ExpressionEvaluationException implements Serializable

serialVersionUID: -7440463257577738032L

Class org.openanzo.glitter.exception.InvalidArgumentCountException extends ExpressionEvaluationException implements Serializable

serialVersionUID: 293187960529233093L

Class org.openanzo.glitter.exception.InvalidBlankNodeLabelException extends ParseException implements Serializable

serialVersionUID: -6868855579574094882L

Class org.openanzo.glitter.exception.QueryRefusedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6049077870611372878L

Class org.openanzo.glitter.exception.StringLiteralException extends ParseException implements Serializable

serialVersionUID: -5670930463307192267L

Class org.openanzo.glitter.exception.UnexpectedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 158356903598787165L

Class org.openanzo.glitter.exception.UnknownFunctionException extends ParseException implements Serializable

serialVersionUID: -569451207412634664L

Class org.openanzo.glitter.exception.UnknownGraphException extends GlitterException implements Serializable

serialVersionUID: -569451207412634664L

Class org.openanzo.glitter.exception.UnknownPrefixException extends ParseException implements Serializable

serialVersionUID: 527265144118266113L

Serialized Fields

prefix

java.lang.String prefix

Package org.openanzo.glitter.expression.builtin

Class org.openanzo.glitter.expression.builtin.RegEx.InvalidRegularExpressionFlagException extends ExpressionEvaluationException implements Serializable

serialVersionUID: 1656708447585086309L


Package org.openanzo.glitter.syntax.concrete

Class org.openanzo.glitter.syntax.concrete.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.openanzo.glitter.syntax.concrete.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.openanzo.glitter.util

Class org.openanzo.glitter.util.PolymorphicNumber extends java.lang.Number implements Serializable

serialVersionUID: 3835267671359590129L

Serialized Fields

number

java.lang.Number number

numberAsLong

java.lang.Long numberAsLong

numberAsBigInteger

java.math.BigInteger numberAsBigInteger

numberAsDouble

java.lang.Double numberAsDouble

numberAsBigDecimal

java.math.BigDecimal numberAsBigDecimal

ops

org.openanzo.glitter.util.PolymorphicNumber.MathOps ops

Package org.openanzo.indexer

Class org.openanzo.indexer.IndexerException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.openanzo.jastor

Class org.openanzo.jastor.InvalidLiteralException extends JastorException implements Serializable

serialVersionUID: 1L

Serialized Fields

literal

org.openrdf.model.Literal literal
Literal value causing exception

Class org.openanzo.jastor.InvalidNodeException extends JastorException implements Serializable

serialVersionUID: 1L

Serialized Fields

object

org.openrdf.model.Value object
Node value causing exception

Class org.openanzo.jastor.JastorException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

originalException

java.lang.Exception originalException
Exception that caused this Exception to be created and thrown


errorDescription

java.lang.String errorDescription
String describing the cause of this error or information related to it


Package org.openanzo.jdbc.utils

Class org.openanzo.jdbc.utils.RdbException extends org.apache.commons.lang.exception.NestableException implements Serializable

serialVersionUID: 1L

Class org.openanzo.jdbc.utils.UnhandledRdbException extends org.apache.commons.lang.UnhandledException implements Serializable

serialVersionUID: 1L


Package org.openanzo.jdbc.utils.sqlcache

Class org.openanzo.jdbc.utils.sqlcache.SQLCache extends org.apache.commons.collections.map.LRUMap implements Serializable

serialVersionUID: 1L

Serialized Fields

connection

java.sql.Connection connection

resultSetType

java.lang.Integer resultSetType

resultSetConcurrency

java.lang.Integer resultSetConcurrency

resultSetHoldability

java.lang.Integer resultSetHoldability

statementsInUse

java.util.Map<K,V> statementsInUse

sqlOperations

java.util.Properties sqlOperations

Package org.openanzo.model.impl

Class org.openanzo.model.impl.AnzoContextStatementImpl extends org.openrdf.model.impl.ContextStatementImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

hashCode

int hashCode

Class org.openanzo.model.impl.AnzoLiteralImpl extends org.openrdf.model.impl.LiteralImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

hashCode

int hashCode

Class org.openanzo.model.impl.AnzoStatementImpl extends org.openrdf.model.impl.StatementImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

hashCode

int hashCode

Class org.openanzo.model.impl.AnzoUriImpl extends org.openrdf.model.impl.URIImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

hashCode

int hashCode

Package org.openanzo.server.notification.web

Class org.openanzo.server.notification.web.NotificationServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

server

NotificationServer server

api

ModelServiceApi api

Package org.openanzo.server.web

Class org.openanzo.server.web.RepositoryServlet extends org.apache.axis.transport.http.AxisServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

api

ModelServiceApi api
ModelServiceApi for servlet


Package org.openanzo.standalone

Class org.openanzo.standalone.ValidationServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package org.openanzo.telar

Class org.openanzo.telar.AdminServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

datasetService

DatasetService datasetService

authenticationService

IAuthenticationService authenticationService

api

ModelServiceApi api

Class org.openanzo.telar.GraphFileUploadServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

datasetService

DatasetService datasetService

authenticationService

IAuthenticationService authenticationService

api

ModelServiceApi api

factory

org.apache.commons.fileupload.disk.DiskFileItemFactory factory

Class org.openanzo.telar.TelarException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

headers

java.util.Map<K,V> headers

Class org.openanzo.telar.TelarServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

datasetService

DatasetService datasetService

authenticationService

IAuthenticationService authenticationService

revisionCache

AtomCache revisionCache

api

ModelServiceApi api



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.