|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.replication.ReplicationException
public class ReplicationException
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
ReplicationException(java.lang.String message)
ReplicationException constructor. |
|
ReplicationException(java.lang.String message,
java.lang.Throwable e)
ReplicationException constructor. |
|
ReplicationException(java.lang.Throwable e)
ReplicationException constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationException(java.lang.String message)
message - description of ReplicationException
public ReplicationException(java.lang.String message,
java.lang.Throwable e)
message - description of ReplicationExceptione - the Throwable objectpublic ReplicationException(java.lang.Throwable e)
e - the Throwable object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||