Serialized Form


Package com.neeve.adm.runtime

Class com.neeve.adm.runtime.EAdmCompatibilityException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.neeve.aep

Class com.neeve.aep.EAepAppException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.neeve.aep.EAepException extends ERootException implements Serializable

Class com.neeve.aep.EAepExpectationNotMetException extends EAepException implements Serializable

Serialized Fields

expectationType

Enum<E extends Enum<E>> expectationType

expectationValue

Enum<E extends Enum<E>> expectationValue

expectationData

Object expectationData

Class com.neeve.aep.EAepRollbackError extends ERootRuntimeException implements Serializable

serialVersionUID: 1L


Package com.neeve.config

Class com.neeve.config.EConfigException extends ERootException implements Serializable


Package com.neeve.discovery

Class com.neeve.discovery.EDiscoveryException extends ERootException implements Serializable

serialVersionUID: 1L

Class com.neeve.discovery.EDiscoveryJVMShuttingDownException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.neeve.event

Class com.neeve.event.EEventClassInstantiateException extends EEventException implements Serializable

Class com.neeve.event.EEventClassLoadException extends EEventException implements Serializable

Class com.neeve.event.EEventException extends ERootRuntimeException implements Serializable

Class com.neeve.event.EEventTypeInvalidException extends EEventException implements Serializable


Package com.neeve.ods

Class com.neeve.ods.OdsException extends Exception implements Serializable

serialVersionUID: 1L

Class com.neeve.ods.OdsExpectationNotMetException extends OdsException implements Serializable

serialVersionUID: 1L

Serialized Fields

expectationType

Enum<E extends Enum<E>> expectationType

expectationValue

Enum<E extends Enum<E>> expectationValue

expectationData

Object expectationData

Class com.neeve.ods.OdsFactoryIdConflictException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

factory1

IStoreObjectFactory factory1

factory2

IStoreObjectFactory factory2

Class com.neeve.ods.OdsFatalException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.neeve.ods.OdsPartialInitException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.neeve.ods.OdsReferentialIntegrityException extends IllegalStateException implements Serializable

Serialized Fields

fatal

boolean fatal

Class com.neeve.ods.OdsUnsupportedEncodingException extends OdsFatalException implements Serializable

serialVersionUID: -1835976215901121227L


Package com.neeve.pkt

Class com.neeve.pkt.EPktBodyClassInstantiateException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktBodyClassLoadException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktCorruptException extends EPktDeserializeException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktDeserializeException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktEOBException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktException extends ERootRuntimeException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktSerializeException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktTypeInvalidException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktTypeMismatchException extends EPktException implements Serializable

serialVersionUID: 1L

Class com.neeve.pkt.EPktVersionInvalidException extends EPktException implements Serializable

serialVersionUID: 1L


Package com.neeve.query

Class com.neeve.query.QueryException extends ERootRuntimeException implements Serializable

serialVersionUID: 5851619721970984789L

Class com.neeve.query.QueryParseException extends QueryException implements Serializable

serialVersionUID: 1L

Serialized Fields

location

int location

Package com.neeve.query.index

Class com.neeve.query.index.IdxField.KeyMapping extends com.google.common.base.Converter<T,Object> implements Serializable

serialVersionUID: 1L


Package com.neeve.rog

Class com.neeve.rog.ERogFieldNotSetException extends IllegalStateException implements Serializable

serialVersionUID: -4848530928889719302L


Package com.neeve.rog.log

Package com.neeve.root

Class com.neeve.root.ERootException extends Exception implements Serializable

Class com.neeve.root.ERootRuntimeException extends RuntimeException implements Serializable


Package com.neeve.server.app

Class com.neeve.server.app.ESrvAppCommandFailure extends ESrvAppException implements Serializable

serialVersionUID: 1L

Class com.neeve.server.app.ESrvAppException extends ERootException implements Serializable

serialVersionUID: 1L


Package com.neeve.server.config

Class com.neeve.server.config.ESrvConfigException extends ERootException implements Serializable

serialVersionUID: 1L


Package com.neeve.sma

Class com.neeve.sma.SmaException extends Exception implements Serializable

Class com.neeve.sma.SmaFactoryIdConflictException extends SmaException implements Serializable

serialVersionUID: 1L

Serialized Fields

factory1

MessageViewFactory factory1

factory2

MessageViewFactory factory2

Class com.neeve.sma.SmaPermanentException extends RuntimeException implements Serializable

Class com.neeve.sma.UnsupportedMessageEncodingTypeException extends SmaException implements Serializable


Package com.neeve.stats

Class com.neeve.stats.EStatsAlreadyPresentException extends ERootException implements Serializable

serialVersionUID: 1L


Package com.neeve.util

Class com.neeve.util.UtlLinkedHashMap extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Requires special handling during de-serialization process.

Throws:
IOException - if an I/O error occurs.
ClassNotFoundException - if the class for the object de-serialized is not found.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Requires special handling during serialization process.

Throws:
IOException - if an I/O error occurs.
Serialized Fields

_fastIterator

UtlLinkedHashMap.FastIterator _fastIterator

Class com.neeve.util.UtlTailoring.TailoringException extends Exception implements Serializable

serialVersionUID: 1L



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.