C# Class Mono.Debugger.Frontend.ScriptingException

Inheritance: System.Exception
Mostrar archivo Open project: baulig/debugger Class Usage Examples

Public Methods

Method Description
ScriptingException ( string format ) : System

Method Details

ScriptingException() public method

public ScriptingException ( string format ) : System
format string
return System