Package com.highdeal.cnd.message
Class CancelRatingSessionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.highdeal.cnd.message.CancelRatingSessionsException
- All Implemented Interfaces:
Serializable
Exception thrown when something wrong happens during the cancel rating session operation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CancelRatingSessionsException
Default constructor.- Parameters:
message- the message of the error
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-