Overload List
Name | Description | |
---|---|---|
![]() | FolderNotFoundException |
Initializes a new instance of the FolderNotFoundException class
|
![]() | FolderNotFoundException(String) |
Initializes a new instance of the FolderNotFoundException class with a specified error message.
|
![]() | FolderNotFoundException(String, Exception) |
Initializes a new instance of the FolderNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
See Also