Class CatalogAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.skava.core.ECommerceException
com.skava.catalog.exception.CatalogAlreadyExistsException
All Implemented Interfaces:
Serializable

public class CatalogAlreadyExistsException extends com.skava.core.ECommerceException
The Class CatalogAlreadyExistsException
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CatalogAlreadyExistsException

      public CatalogAlreadyExistsException(String id)

      CatalogAlreadyExistsException

      This method is used for handling the catalog already exists exception.

      Parameters:
      id - This parameter refers to the catalog id.