FileManagerCancelException Constructors
The exception thrown when the operation is canceled.| Name | Parameters | Description |
|---|---|---|
| FileManagerCancelException(String) | message | Initialize a new instance of the FileManagerCancelException class with the specified message. |
See Also