Thursday 30 August 2012

Commerce Exceptions

Class Summary
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.
ECParameterError
This class is a specialization of the service parameter error that uses an ECMessage to populate the error object.
ECSystemException
This class defines the exceptions thrown by the WebSphere Commerce Application Server when system errors occur during processing.
ExceptionHandler
This class contains methods & helper methods for converting Exception objects to ECException objects and generating ECException objects.
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.

No comments:

Post a Comment

Solr settings and full indexing (Attribute task update)

SOLR is mainly used for : Indexing Querying    SOLR is a product of apache and having the inbuilt server named jeety. Mainly the ...