CFEngine API

org.recommender.clients.console
Class RatingExistsException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.recommender.clients.console.RatingExistsException
All Implemented Interfaces:
java.io.Serializable

public class RatingExistsException
extends java.lang.Exception

This class provides an Exception when rating has already existed.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
RatingExistsException()
          Constructor, does nothing.
RatingExistsException(java.lang.String msg)
          Constructor, used when there is an error message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RatingExistsException

public RatingExistsException()
Constructor, does nothing.


RatingExistsException

public RatingExistsException(java.lang.String msg)
Constructor, used when there is an error message.


CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu