|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> kernel >> [ exception overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.jcorporate.expresso.kernel.exception
The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime.
See:
Description
| Exception Summary | |
| ChainedException | Enhanced Exception class to allow Exception chaining. |
| ConfigChangeException | This exception represents an error that occurs when changing the configuration of an object. |
| ConfigurationException | Exception that marks a configuration Exception. |
| ContainerVetoException | This Exception is for the extremely rare case that the container you are a part of is about to install another component that would completely disrupt your own operation. |
| ExpressoAccessException | ExpressoAccessException is thrown when an attempt to access a component is denied for security reasons. |
| ExpressoRuntimeException | ExpressoRuntimeException is the base class for most wrapper exceptions that the Expresso component hierarchy will throw on component level exceptions |
| InstallationException | Installation Exception is thrown during a 'fatal error' when an installable component is getting installed. |
Package com.jcorporate.expresso.kernel.exception Description
The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime. ECCR will consist of a series of component trees, each tree forms its own configuration interface.
- Since:
- Expresso 5.3
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> kernel >> [ exception overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||