Method: Thrift::ProtocolException#type
- Defined in:
- lib/thrift/protocol/base_protocol.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
34 35 36 |
# File 'lib/thrift/protocol/base_protocol.rb', line 34 def type @type end |