ShellBrowser Delphi Components Documentation
|
Creates an instance of this exception class using the passed message and object.
constructor Create(const pMessage: string; const pHasDebugInfo: IInterface); overload;
Parameters |
Description |
const pMessage: string |
The message that describes the error that occured. |
const pHasDebugInfo: IInterface |
If the passed object implements IHasDebugInfo, information is attached. |