ShellBrowser Delphi Components Documentation
ShellBrowser.EShellBrowserError Members
ShellBrowser.EShellBrowserError
Legend
Members
Public Methods
Name
Description
constructor Create(pErrorCode: DWord; const pMessage: string = ''); overload;
Creates an instance of this exception class.
constructor Create(pErrorCode: HResult; const pHasDebugInfo: IInterface); overload;
Creates an instance of this exception class using the passed message and object.
constructor Create(pErrorCode: HResult; const pMessage: string = ''); overload;
Creates an instance of this exception class.
constructor Create(const pMessage: string; const pHasDebugInfo: IInterface); overload;
Creates an instance of this exception class using the passed message and object.
Contents
|
Index
|
Home