ShellBrowserException Class |
(Serializable) exception for signaling ShellBrowser errors.
Inheritance Hierarchy Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax[SerializableAttribute]
public class ShellBrowserException : Win32Exception
<SerializableAttribute>
Public Class ShellBrowserException
Inherits Win32Exception
[SerializableAttribute]
public ref class ShellBrowserException : public Win32Exception
[<SerializableAttribute>]
type ShellBrowserException =
class
inherit Win32Exception
endThe ShellBrowserException type exposes the following members.
Constructors
See Also