C# Class Hazelcast.Remote.ServerException

Inheritance: Thrift.TException, TBase
ファイルを表示 Open project: hazelcast/hazelcast-remote-controller Class Usage Examples

Public Properties

Property Type Description
__isset Isset

Public Methods

Method Description
Read ( TProtocol iprot ) : void
ServerException ( ) : System
ToString ( ) : string
Write ( TProtocol oprot ) : void

Method Details

Read() public method

public Read ( TProtocol iprot ) : void
iprot Thrift.Protocol.TProtocol
return void

ServerException() public method

public ServerException ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string

Write() public method

public Write ( TProtocol oprot ) : void
oprot Thrift.Protocol.TProtocol
return void

Property Details

__isset public_oe property

public Isset __isset
return Isset