BEA Systems, Inc.

Package com.beasys.commerce.foundation.exception

This package contains exceptions that are part of the Webflow and Pipeline Infrastructure.

See:
          Description

Interface Summary
MessageCatalogException The MessageCatalogException interface is a marker interface implemented by all MessageCatalog-aware exceptions.
 

Exception Summary
ApplicationException The ApplicationException class is used to signal business logic exceptions to a caller.
BadInputException BadInputException or sub-classes of BadInputException are to be thrown by classes that implement the InputProcessor interface to signal any bad input.
ConfigurationException ConfigurationException class.
CreateSystemException  
DeploymentException DeploymentException is thrown when an EJB is deployed incorrectly such that it will not function correctly.
FatalApplicationException The FatalApplicationException class is used to signal fatal business logic exceptions to a caller.
FinderSystemException  
InvalidArgumentException Application exception used to signal that an invalid argument was passed to a method.
InvalidPipelineSessionStateException This exception will be thrown if the state of the PipelineSession is invalid.
InvalidSessionStateException This exception will be thrown if the HttpSession is new.
NamingSystemException  
PipelineException PipelineException class.
PipelineFatalException This class is the base class for all PipelineFatalExceptions.
PipelineNonFatalException This class is the base class for all PipelineNonFatalExceptions.
ProcessingException This class is the base class for all ProcessingExceptions.
RemoteSystemException  
SystemException The SystemException class is used to signal system-level exceptions to a caller.
UnimplementedException UnimplementedException is thrown when a method has not yet been implemented.
WebflowException WebflowException class.
 

Package com.beasys.commerce.foundation.exception Description

This package contains exceptions that are part of the Webflow and Pipeline Infrastructure.


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved