public class NoChildrenException extends DirectoryException
DirectoryException provides information regarding
problems in classes that use the directory API.| Constructor and Description |
|---|
NoChildrenException(java.lang.String reason)
Constructs an exception with the reason.
|