Overload List
| Name | Description | |
|---|---|---|
| FolderAccessException |
Default constructor with generic access exception message.
| |
| FolderAccessException(String) |
Constructor for FolderAccessException with custome message.
| |
| FolderAccessException(String, Exception) |
Constructor for FolderAccessException that takes in inner-exception.
|
See Also