Method | Description | |
---|---|---|
ProxyException ( ) : System |
Constructor.
|
|
ProxyException ( string message ) : System |
Constructor.
|
|
ProxyException ( string message, |
Constructor.
|
Method | Description | |
---|---|---|
ProxyException ( |
Constructor.
|
protected ProxyException ( |
||
info | Serialization information. | |
context | Stream context information. | |
return | System |
public ProxyException ( string message ) : System | ||
message | string | Exception message text. |
return | System |
public ProxyException ( string message, |
||
message | string | Exception message text. |
innerException | The inner exception object. | |
return | System |