org.edg.data.reptor
Class AlreadyRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.edg.data.util.DataException
org.edg.data.reptor.ReplicaManagerException
org.edg.data.reptor.AlreadyRegisteredException
- All Implemented Interfaces:
- java.io.Serializable
- public final class AlreadyRegisteredException
- extends ReplicaManagerException
TODO [doc] - document class AlreadyRegisteredException
- Version:
- $Id: AlreadyRegisteredException.java,v 1.2 2003/11/18 18:11:27 pkunszt Exp $
- Author:
- James Casey
- 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 |
AlreadyRegisteredException
public AlreadyRegisteredException(java.net.URI pfn,
java.net.URI lfn,
java.net.URI previousLfn)
getPfn
public java.net.URI getPfn()
getLfn
public java.net.URI getLfn()
getPreviousLfn
public java.net.URI getPreviousLfn()