public class ReplicationServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
ReplicationServiceException(String message)
Constructs a Replication Service Exception with the specified message.
|
ReplicationServiceException(String message,
Throwable source)
Constructs a Replication Service Exception with the specified message and source exception.
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReplicationServiceException(String message)
message - the message stringCopyright © 2005–2018 Alfresco Software. All rights reserved.