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