public class ReplicationServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
ReplicationServiceException(java.lang.String message)
Constructs a Replication Service Exception with the specified message.
|
ReplicationServiceException(java.lang.String message,
java.lang.Throwable source)
Constructs a Replication Service Exception with the specified message and source exception.
|
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic ReplicationServiceException(java.lang.String message)
message - the message stringpublic ReplicationServiceException(java.lang.String message,
java.lang.Throwable source)
message - the message stringsource - the source exceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.