public class DirectoryException extends FileException
| Constructor and Description |
|---|
DirectoryException(File subject) |
DirectoryException(File subject,
String message) |
DirectoryException(File subject,
String message,
Throwable cause) |
DirectoryException(File subject,
Throwable cause) |
getMessage, getSubjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DirectoryException(File subject)
Copyright © 2022 MicroStream Software. All rights reserved.