See:
Description
Class Summary | |
---|---|
ECApplicationException | ECApplicationException is the class of exceptions thrown by the WebSphere Commerce Application Server when application errors occur during the processing of business logic. |
ECException | ECException is the abstract base class used for defining exceptions thrown by the WebSphere Commerce Application Server. |
ECSystemException | ECSystemException is the class of exceptions thrown by the WebSphere Commerce Application Server when system errors occur during processing. |
ExceptionHandler | This class contains methods helper methods for converting Exceptions to ECExceptions and generating ECExceptions. |
InvalidParameterValueException | InvalidParameterValue exception is throw when a parameter does not have the proper value. |
ParameterNotFoundException | ParameterNotFound exception is throw when a parameter not provided by the client. |
Provides the common exceptions thrown by the different WebSphere Commerce components and commands.