ShellBrowserException Constructor |
Name | Description | |
---|---|---|
ShellBrowserException | Default constructor. | |
ShellBrowserException(Exception) | Initializes a new instance of the ShellBrowserException class with the specified exception. | |
ShellBrowserException(Int32) | Initializes a new instance of the ShellBrowserException class with the specified error. | |
ShellBrowserException(String) | Initializes a new instance of the ShellBrowserException class with the specified detailed description. | |
ShellBrowserException(String, Exception) | Initializes a new instance of the ShellBrowserException class with the specified detailed description and the specified exception. |