EAF 7.6 API

Package com.lutris.util

Interface Summary
ChainedThrowable Interfaces for all of the Chained* throwables.
PersistentStore Persitent storage interface.
 

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.
 

Error Summary
ChainedError Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
FatalExceptionError  
 


EAF 7.6 API