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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReplicationServiceException(String message)
message
- the message stringCopyright © 2005–2017 Alfresco Software. All rights reserved.