Method: Thrift::TransportException#type
- Defined in:
- lib/thrift/transport/base_transport.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
29 30 31 |
# File 'lib/thrift/transport/base_transport.rb', line 29 def type @type end |