Method | Description | |
---|---|---|
GetObjectData ( |
||
StreamParseException ( string received ) : System | ||
StreamParseException ( string message, string received ) : System | ||
StreamParseException ( string message, string received, |
Method | Description | |
---|---|---|
StreamParseException ( |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
protected StreamParseException ( |
||
info | ||
context | ||
return | System |
public StreamParseException ( string received ) : System | ||
received | string | |
return | System |
public StreamParseException ( string message, string received ) : System | ||
message | string | |
received | string | |
return | System |
public StreamParseException ( string message, string received, |
||
message | string | |
received | string | |
inner | ||
return | System |