public class BlogIntegrationRuntimeException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
BlogIntegrationRuntimeException(String msgId)
Constructor
|
BlogIntegrationRuntimeException(String msgId,
Object[] msgParams)
Constructor
|
BlogIntegrationRuntimeException(String msgId,
Object[] msgParams,
Throwable cause)
Constructor
|
BlogIntegrationRuntimeException(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 BlogIntegrationRuntimeException(String msgId)
msgId
- Stringpublic BlogIntegrationRuntimeException(String msgId, Object[] msgParams)
msgId
- StringmsgParams
- Object[]public BlogIntegrationRuntimeException(String msgId, Throwable cause)
msgId
- Stringcause
- ThrowableCopyright © 2005–2017 Alfresco Software. All rights reserved.