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, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BlogIntegrationRuntimeException(String msgId)
msgId - Stringpublic BlogIntegrationRuntimeException(String msgId, Object[] msgParams)
msgId - StringmsgParams - Object[]public BlogIntegrationRuntimeException(String msgId, Throwable cause)
msgId - Stringcause - ThrowableCopyright © 2005–2018 Alfresco Software. All rights reserved.