C# Class Mono.Debugger.TargetInvocationException

Inheritance: System.Exception
Show file Open project: baulig/debugger

Public Methods

Method Description
TargetInvocationException ( string message ) : System

Method Details

TargetInvocationException() public method

public TargetInvocationException ( string message ) : System
message string
return System