org.edg.data.reptor.catalog
Class LfnExistsException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.edg.data.util.DataException
                    |
                    +--org.edg.data.reptor.ReptorException
                          |
                          +--org.edg.data.reptor.catalog.LfnExistsException
All Implemented Interfaces:
java.io.Serializable

public class LfnExistsException
extends ReptorException

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)