Expresso 5-5-0

Package com.jcorporate.expresso.kernel.exception

This package contains an exception hierarchy that can be thrown by the Expresso runtime system..

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

This package contains an exception hierarchy that can be thrown by the Expresso runtime system..


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.