Method | Description | |
---|---|---|
ImproperLinkError ( ) : System | ||
ImproperLinkError ( MutableString message ) : System | ||
ImproperLinkError ( string message ) : System | ||
ImproperLinkError ( string message, |
Method | Description | |
---|---|---|
ImproperLinkError ( System info, System context ) : System |
public ImproperLinkError ( MutableString message ) : System | ||
message | MutableString | |
return | System |
protected ImproperLinkError ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public ImproperLinkError ( string message ) : System | ||
message | string | |
return | System |
public ImproperLinkError ( string message, |
||
message | string | |
inner | ||
return | System |