Method | Description | |
---|---|---|
TargetException ( ) : System.Globalization | ||
TargetException ( string message ) : System.Globalization | ||
TargetException ( string message, Exception inner ) : System.Globalization |
Method | Description | |
---|---|---|
TargetException ( |
public TargetException ( ) : System.Globalization | ||
return | System.Globalization |
protected TargetException ( |
||
info | ||
context | ||
return | System.Globalization |
public TargetException ( string message ) : System.Globalization | ||
message | string | |
return | System.Globalization |
public TargetException ( string message, Exception inner ) : System.Globalization | ||
message | string | |
inner | Exception | |
return | System.Globalization |