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