public final class FolderOperationException extends RuntimeException
| Constructor and Description |
|---|
FolderOperationException(String message)
The constructor of this class.
|
FolderOperationException(String message,
Throwable cause)
The constructor of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FolderOperationException(String message)
message - a user message for a stacktraceCopyright © 2023. All rights reserved.