ShellBrowser Delphi Components Documentation
|
Creates an instance of this exception class.
constructor Create(pErrorCode: HResult; const pMessage: string = ''); overload;
Parameters |
Description |
pErrorCode: HResult |
The HResult that identified the error that occured. |
const pMessage: string = '' |
The message that describes the error that occured. |