org.edg.data.reptor.catalog
Class LfnExistsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.edg.data.util.DataException
              extended byorg.edg.data.reptor.ReplicaManagerException
                  extended byorg.edg.data.reptor.catalog.LfnExistsException
All Implemented Interfaces:
java.io.Serializable

public class LfnExistsException
extends ReplicaManagerException

TODO [doc] - document class SurlExistsException

Version:
$ Id:$
Author:
James Casey
See Also:
Serialized Form

Constructor Summary
LfnExistsException(java.lang.String msg)
           
LfnExistsException(java.net.URI alias)
           
 
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

LfnExistsException

public LfnExistsException(java.net.URI alias)

LfnExistsException

public LfnExistsException(java.lang.String msg)