Property | Type | Description | |
---|---|---|---|
type | ExceptionType |
Method | Description | |
---|---|---|
Read ( |
||
RemotingException ( ) : System | ||
RemotingException ( ExceptionType type ) : System | ||
RemotingException ( ExceptionType type, string message ) : System | ||
Write ( |
public static Read ( |
||
iprot | ||
return |
public RemotingException ( ExceptionType type ) : System | ||
type | ExceptionType | |
return | System |
public RemotingException ( ExceptionType type, string message ) : System | ||
type | ExceptionType | |
message | string | |
return | System |
public Write ( |
||
oprot | ||
return | void |