Package com.ibm.commerce.exception

Provides the common exceptions thrown by the different WebSphere Commerce components and commands.

See: Description

  • Class Summary 
    Class Description
    ECParameterError
    This class is a specialization of the service parameter error that uses an ECMessage to populate the error object.
    ExceptionHandler
    This class contains methods & helper methods for converting Exception objects to ECException objects and generating ECException objects.
  • Exception Summary 
    Exception Description
    ECApplicationException
    This class defines the exceptions thrown by the WebSphere Commerce Application Server when application errors occur during the processing of business logic.
    ECException
    This is an abstract base class used for defining exceptions thrown by the WebSphere Commerce Application Server.
    ECSystemException
    This class defines the exceptions thrown by the WebSphere Commerce Application Server when system errors occur during processing.
    InvalidParameterValueException
    This class defines the exception thrown by the WebSphere Commerce Application Server when a parameter error occurs.
    ParameterNotFoundException
    This class defines the exception thrown by the WebSphere Commerce Application Server when a parameter not provided by the client.

Package com.ibm.commerce.exception Description

Provides the common exceptions thrown by the different WebSphere Commerce components and commands.