Changed
Classes
|
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. |
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. |