Class CollectionAttributeNotFoundException

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

public class CollectionAttributeNotFoundException extends com.skava.core.ECommerceException

Class Collection ATtributeNotFoundException

Class to handle an exception when the attempt to retrieve a collection property attribute when it is not available

Since:
8.0
Version:
8.0
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionAttributeNotFoundException

      public CollectionAttributeNotFoundException(String id)

      CollectionAttributeNotFoundException

      This method is used to throw collection Attribute not found exception.
      Parameters:
      id - It refers to hthe collection attribute id.