Class CollectionAlreadyExistsException

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

public class CollectionAlreadyExistsException extends com.skava.core.ECommerceException

Class CollectionAlreadyExistsException

provides exception for collectionalready exists

Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionAlreadyExistsException

      public CollectionAlreadyExistsException(String id)

      CollectionAlreadyExistsException

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

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