Serialized Form


Package org.neo4j.server

Class org.neo4j.server.ServerStartupException extends Exception implements Serializable

Serialized Fields

errorCode

Integer errorCode

Package org.neo4j.server.configuration

Class org.neo4j.server.configuration.InvalidServerConfigurationException extends RuntimeException implements Serializable


Package org.neo4j.server.configuration.validation

Class org.neo4j.server.configuration.validation.RuleFailedException extends Exception implements Serializable


Package org.neo4j.server.database

Class org.neo4j.server.database.DatabaseBlockedException extends RuntimeException implements Serializable

serialVersionUID: 3214317342541677412L


Package org.neo4j.server.plugins

Class org.neo4j.server.plugins.BadPluginInvocationException extends Exception implements Serializable

Class org.neo4j.server.plugins.PluginInvocationFailureException extends Exception implements Serializable

Class org.neo4j.server.plugins.PluginLookupException extends Exception implements Serializable


Package org.neo4j.server.rest.domain

Class org.neo4j.server.rest.domain.EndNodeNotFoundException extends Exception implements Serializable

Class org.neo4j.server.rest.domain.EvaluationException extends RuntimeException implements Serializable

Class org.neo4j.server.rest.domain.JsonBuildRuntimeException extends RuntimeException implements Serializable

Class org.neo4j.server.rest.domain.JsonParseException extends PropertyValueException implements Serializable

Class org.neo4j.server.rest.domain.StartNodeNotFoundException extends Exception implements Serializable

Class org.neo4j.server.rest.domain.StartNodeSameAsEndNodeException extends Exception implements Serializable


Package org.neo4j.server.rest.repr

Class org.neo4j.server.rest.repr.BadInputException extends Exception implements Serializable

Class org.neo4j.server.rest.repr.MediaTypeNotSupportedException extends javax.ws.rs.WebApplicationException implements Serializable

serialVersionUID: 5159216782240337940L


Package org.neo4j.server.rest.web

Class org.neo4j.server.rest.web.NodeNotFoundException extends Exception implements Serializable

serialVersionUID: 7292603734007524712L

Class org.neo4j.server.rest.web.NoSuchPropertyException extends Exception implements Serializable

serialVersionUID: -2078314214014212029L

Class org.neo4j.server.rest.web.OperationFailureException extends Exception implements Serializable

serialVersionUID: -4594462038185850546L

Class org.neo4j.server.rest.web.PathNotFoundException extends Exception implements Serializable

serialVersionUID: 3067232188093597955L

Class org.neo4j.server.rest.web.PropertyValueException extends BadInputException implements Serializable

serialVersionUID: -7810255514347322861L

Class org.neo4j.server.rest.web.RelationshipNotFoundException extends Exception implements Serializable

serialVersionUID: -1177555212368703516L

Class org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection extends LinkedHashSet<String> implements Serializable


Package org.neo4j.server.rest.web.security

Class org.neo4j.server.rest.web.security.AuthenticationException extends RuntimeException implements Serializable

serialVersionUID: 3662922094534872711L

Serialized Fields

realm

String realm

Package org.neo4j.server.startup.healthcheck

Class org.neo4j.server.startup.healthcheck.StartupHealthCheckFailedException extends RuntimeException implements Serializable


Package org.neo4j.server.web

Class org.neo4j.server.web.NeoServletContainer extends com.sun.jersey.spi.container.servlet.ServletContainer implements Serializable

Serialized Fields

server

NeoServer server

injectables

Collection<E> injectables

Package org.neo4j.server.webadmin.console

Class org.neo4j.server.webadmin.console.AshSession extends Object implements Serializable

Class org.neo4j.server.webadmin.console.GremlinResultHook extends groovy.lang.Closure implements Serializable

serialVersionUID: -8258126015903649440L

Serialized Fields

io

org.codehaus.groovy.tools.shell.IO io

Package org.neo4j.server.webadmin.rest

Class org.neo4j.server.webadmin.rest.LifecycleService extends Object implements Serializable



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.