|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.dlese.dpc.util.FileDirectoryException
Indicates that a FileDirectory method threw an exception while indexing or updating indexed directory data.
Constructor Summary | |
---|---|
FileDirectoryException()
Constructs a FileDirectoryException with no specified detail message. |
|
FileDirectoryException(String message)
Constructs a FileDirectoryException with the specified detail message. |
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 |
public FileDirectoryException()
FileDirectoryException
with no specified detail message.
public FileDirectoryException(String message)
FileDirectoryException
with the specified detail message.
message
- the detailed message.
|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |