public class RatingServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
RatingServiceException(java.lang.String message)
Constructs a Rating Service Exception with the specified message.
|
RatingServiceException(java.lang.String message,
java.lang.Throwable source)
Constructs a Rating Service Exception with the specified message and source exception.
|
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic RatingServiceException(java.lang.String message)
message - the message stringpublic RatingServiceException(java.lang.String message,
java.lang.Throwable source)
message - the message stringsource - the source exceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.