Class VoteAlreadyFoundException

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

public class VoteAlreadyFoundException extends com.skava.core.ECommerceException

VoteAlreadyFoundException

This class act as a exception for class not found exception.

Author:
Infosys Equinox
See Also:
  • Constructor Details

    • VoteAlreadyFoundException

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