Class CollectionAttributeNotFoundException

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

public class CollectionAttributeNotFoundException extends com.skava.core.ECommerceException
This class is used to throw an defined exception when the given collection attribute is not found.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionAttributeNotFoundException

      public CollectionAttributeNotFoundException(String id)
      This method is used to throw collection Attribute not found exception.
      Parameters:
      id - It refers whether the collection Attribute is available or not.