public class NoChildrenException extends DirectoryException
DirectoryException provides information regarding
problems in classes that use the directory API.| Constructor and Description |
|---|
NoChildrenException(String reason)
Constructs an exception with the reason.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoChildrenException(String reason)
reason - the description of the exception