Exception Summary |
ChainedException |
Exception used as a base for creating an exception that has a chain of
exceptions that lead to the derived exception. |
ChainedRuntimeException |
RuntimeException used as a base for creating an exception that has a chain
of exceptions that lead to the derived exception. |
ConfigException |
Exception class thrown by class Config . |
KeywordValueException |
Exception for errors accessing a KeywordValueTable object. |
PersistentStoreException |
This exception is thrown by objects that implement
persistent storage. |