Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


oracle.ldap.util.discovery
Class FileExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.ldap.util.discovery.FileExistsException

All Implemented Interfaces:
java.io.Serializable

public class FileExistsException
extends java.lang.Exception
Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Constructor Summary
FileExistsException(java.lang.String flname)
           

 

Method Summary
 java.lang.String getFileName()
           

 

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

FileExistsException

public FileExistsException(java.lang.String flname)

Method Detail

getFileName

public java.lang.String getFileName()

Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


Copyright © 1999, 2009 Oracle. All Rights Reserved.