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