FileSystemOperationCanceledException Constructor
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
FileSystemOperationCanceledException()
Initializes a new instance of the File
Declaration
public FileSystemOperationCanceledException()
FileSystemOperationCanceledException(String)
Initializes a new instance of the File
Declaration
public FileSystemOperationCanceledException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |
FileSystemOperationCanceledException(String, Exception)
Initializes a new instance of the File
Declaration
public FileSystemOperationCanceledException(string message, Exception innerException)