org.apache.geronimo.messaging.replication
Class ReplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.messaging.replication.ReplicationException
- All Implemented Interfaces:
- Serializable
- public class ReplicationException
- extends Exception
Exception raised when a replication is not possible.
- Version:
- $Revision: 1.1 $ $Date: 2004/05/11 12:06:40 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReplicationException
public ReplicationException(String aMessage)
ReplicationException
public ReplicationException(String aMessage,
Throwable aNested)
ReplicationException
public ReplicationException(Throwable aNested)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.