Click or drag to resize

ShellBrowserException Constructor

Overload List
 NameDescription
Public methodShellBrowserExceptionDefault constructor.
Public methodShellBrowserException(Exception)Initializes a new instance of the ShellBrowserException class with the specified exception.
Public methodShellBrowserException(Int32)Initializes a new instance of the ShellBrowserException class with the specified error.
Public methodShellBrowserException(String)Initializes a new instance of the ShellBrowserException class with the specified detailed description.
Public methodShellBrowserException(String, Exception)Initializes a new instance of the ShellBrowserException class with the specified detailed description and the specified exception.
Top
See Also