public class SiteServiceException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
SiteServiceException(String msgId)
Constructor
|
SiteServiceException(String msgId,
Object[] msgParams)
Constructor
|
SiteServiceException(String msgId,
Object[] msgParams,
Throwable cause)
Constructor
|
SiteServiceException(String msgId,
Throwable cause)
Constructor
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SiteServiceException(String msgId)
msgId
- message idpublic SiteServiceException(String msgId, Object[] msgParams)
msgId
- message idmsgParams
- message paramspublic SiteServiceException(String msgId, Throwable cause)
msgId
- message idcause
- causing exceptionCopyright © 2005–2017 Alfresco Software. All rights reserved.