public class FileNotFolderException extends FileSystemException
FileObject.getChildren()
on a file.Constructor and Description |
---|
FileNotFolderException(Object info)
Constructs exception with the specified detail message.
|
FileNotFolderException(Object info,
Throwable cause)
Constructs exception with the specified detail message.
|
getCode, getInfo, getMessage, requireNonNull, requireNonNull
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileNotFolderException(Object info)
info
- one context information.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.