Constructor DebuggerException
DebuggerException()
Initializes a new instance of the DlgDebuggerException
class with default settings.
public DebuggerException()
DebuggerException(IScriptDebuggerBase, string)
public DebuggerException(IScriptDebuggerBase debugger, string exceptionMessage)
Parameters
debugger
IScriptDebuggerBaseexceptionMessage
string