Exception Summary |
CacheException |
The root class for implementation specific cache exceptions. |
DataSourceException |
The root class for implementation specific data source exceptions. |
MethodDataSourceIllegalAccessException |
Thrown by the MethodDataSource class when an instance
of IllegalAccessException is captured. |
MethodDataSourceInvocationTargetException |
Thrown by the MethodDataSource class when an instance
of InvocationTargetException is captured. |
QueryResultRetrievalCacheException |
Thrown when an error occurs while retrieving the IQueryResult
associated with an IQuery . |
QueryResultStorageCacheException |
Thrown when an error occurs while storing the association
of an IQueryResult with an IQuery . |