Method: Protobuf::Rpc::PbError#error_type
- Defined in:
- lib/protobuf/rpc/error.rb
#error_type ⇒ Object (readonly)
Returns the value of attribute error_type.
9 10 11 |
# File 'lib/protobuf/rpc/error.rb', line 9 def error_type @error_type end |