org.objectweb.carol.cmi.ha
Class ReplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.carol.cmi.ha.ReplicationException
- All Implemented Interfaces:
- java.io.Serializable
public class ReplicationException
- extends java.lang.Exception
Thrown when a replication error is detected
- Author:
- Francisco Perez-Sorrosal (fpsorrosal@no-spam@fi.upm.es), Alberto Paz-Jimenez (apaz@no-spam@fi.upm.es)
- See Also:
- Serialized Form
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 |
ReplicationException
public ReplicationException()
ReplicationException
public ReplicationException(java.lang.String message)
ReplicationException
public ReplicationException(java.lang.String message,
java.lang.Throwable cause)
ReplicationException
public ReplicationException(java.lang.Throwable cause)