|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OpenEaiException in org.openeai.afa |
|---|
| Subclasses of OpenEaiException in org.openeai.afa | |
|---|---|
class |
ScheduledCommandException
This Exception may be thrown by the execute method in the ScheduledCommands. |
class |
ScheduleIdStoreException
May be thrown the by the ScheduleIdStore when it persists ScheduleIds. |
| Uses of OpenEaiException in org.openeai.config |
|---|
| Subclasses of OpenEaiException in org.openeai.config | |
|---|---|
class |
EnterpriseConfigurationObjectException
This exception is thrown when a Configuration object encounters errors initializing themselves with information found in the Enterprise configuration document. |
class |
EnterpriseFieldException
This exception is potentially thrown when a field is being set to some value. |
class |
EnterpriseTranslationException
This exception is thrown when a field has problems performing a translation from an application value to an Enterprise value or vice versa. |
class |
InvalidFormatException
This exception may be thrown when an object is attempting to set a value on a specific field and the value being passed is ran through the EnterpriseFormatter. |
| Uses of OpenEaiException in org.openeai.jms.consumer.commands |
|---|
| Subclasses of OpenEaiException in org.openeai.jms.consumer.commands | |
|---|---|
class |
CommandException
This Exception may be thrown by Commands when/if errors occur during the processing of the 'execute' method. |
| Uses of OpenEaiException in org.openeai.jms.producer |
|---|
| Subclasses of OpenEaiException in org.openeai.jms.producer | |
|---|---|
class |
JMSTimeoutException
This exception will be thrown by the OpenEAI QueueRequestor when the specified timeout interval has been reached. |
| Uses of OpenEaiException in org.openeai.layouts |
|---|
| Subclasses of OpenEaiException in org.openeai.layouts | |
|---|---|
class |
EnterpriseLayoutException
This exception is potentially thrown when an object attempts to build itself from or serialize itself to a given format (like xml, extract etc.) if errors occur during that process. |
| Uses of OpenEaiException in org.openeai.moa |
|---|
| Subclasses of OpenEaiException in org.openeai.moa | |
|---|---|
class |
EnterpriseObjectCreateException
This exception is thrown when there is an error attempting to create an enteprise object at a given target. |
class |
EnterpriseObjectDeleteException
This exception is thrown when there is an error attempting to delete an enteprise object from a given target. |
class |
EnterpriseObjectException
This is the root Enteprise Object exception. |
class |
EnterpriseObjectGenerateException
This exception is thrown when there is an error attempting to generate an enteprise object at a given target. |
class |
EnterpriseObjectQueryException
This exception is thrown when there is an error attempting to query for an enteprise object at a given target. |
class |
EnterpriseObjectSyncException
This exception is thrown when there is an error attempting to generate a sync message regarding activity on an Enteprrise Object. |
class |
EnterpriseObjectUpdateException
This exception is thrown when there is an error attempting to update an enteprise object at a given target. |
class |
XmlEnterpriseObjectException
A Class class. |
| Uses of OpenEaiException in org.openeai.scrubbers |
|---|
| Subclasses of OpenEaiException in org.openeai.scrubbers | |
|---|---|
class |
EnterpriseScrubberException
This exception is thrown when an EnterpriseScrubber has problems 'scrubbing' a field value. |
| Uses of OpenEaiException in org.openeai.threadpool |
|---|
| Subclasses of OpenEaiException in org.openeai.threadpool | |
|---|---|
class |
ThreadPoolException
This exception is thrown by the ThreadPool.addJob method if the ThreadPool is busy and the ThreadPool has been instructed to be sure there is room in the pool before adding a job. |
| Uses of OpenEaiException in org.openeai.transport |
|---|
| Subclasses of OpenEaiException in org.openeai.transport | |
|---|---|
class |
TransportException
A TransportException class. |
| Uses of OpenEaiException in org.openeai.xml |
|---|
| Subclasses of OpenEaiException in org.openeai.xml | |
|---|---|
class |
XmlDocumentReaderException
This exception is thrown when errors occur during the XmlDocumentReader.initializeDocument methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||