public class RatingServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
RatingServiceException(String message)
Constructs a Rating Service Exception with the specified message.
|
RatingServiceException(String message,
Throwable source)
Constructs a Rating Service Exception with the specified message and source exception.
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RatingServiceException(String message)
message - the message stringCopyright © 2005–2018 Alfresco Software. All rights reserved.