public class BlogIntegrationRuntimeException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
BlogIntegrationRuntimeException(java.lang.String msgId)
Constructor
|
BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Object[] msgParams)
Constructor
|
BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Object[] msgParams,
java.lang.Throwable cause)
Constructor
|
BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Throwable cause)
Constructor
|
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic BlogIntegrationRuntimeException(java.lang.String msgId)
msgId - public BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Object[] msgParams)
msgId - msgParams - public BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Throwable cause)
msgId - cause - public BlogIntegrationRuntimeException(java.lang.String msgId,
java.lang.Object[] msgParams,
java.lang.Throwable cause)
msgId - msgParams - cause - Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.