Class CollectionAlreadyExistsException

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

public class CollectionAlreadyExistsException extends com.skava.core.ECommerceException

Class CollectionAlreadyExistsException

This class act as a exception for collection already exist.

Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionAlreadyExistsException

      public CollectionAlreadyExistsException(String id)
      This method is used to throw collection already exists exception.
      Parameters:
      id - It refers whether the collection is already exist or not.