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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RatingServiceException(String message)
message
- the message stringCopyright © 2005–2017 Alfresco Software. All rights reserved.