|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationRuntimeException | |
|---|---|
| org.cementj.base | This package contains base classes and excpetions for business applications. |
| org.cementj.base.trans | |
| org.cementj.pool | Provides a generic pooling package. |
| Uses of ApplicationRuntimeException in org.cementj.base |
|---|
| Subclasses of ApplicationRuntimeException in org.cementj.base | |
|---|---|
class |
DataNotFoundException
This exception is used mainly within Data Access Objects (DAOs) where data for a query or update isn't found. |
class |
ImproperUsageException
This exception is targeted toward improper usage by end-users or client callers in the case of APIs. |
class |
InternalApplicationException
This exception is targeted toward application developers, administrators, and support personnel. |
| Uses of ApplicationRuntimeException in org.cementj.base.trans |
|---|
| Subclasses of ApplicationRuntimeException in org.cementj.base.trans | |
|---|---|
class |
TransactionException
Exception for TransactionContext errors. |
| Uses of ApplicationRuntimeException in org.cementj.pool |
|---|
| Subclasses of ApplicationRuntimeException in org.cementj.pool | |
|---|---|
class |
ResourceException
Exception for defined resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||