| Overload | Description |
|---|---|
| FileSystemIOException Constructor(FileSystemItem,Exception) | Initializes a new instance of the exception with the specified FileSystemItem object and inner exception. |
| FileSystemIOException Constructor(String,FileSystemItem,Exception) | Initializes a new instance of the exception with the specified message text, FileSystemItem object and inner exception. |
| FileSystemIOException Constructor(String) | Initializes a new instance of the exception with the specified message text. |