Class: ECentroidDoesNotExist
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- ECentroidDoesNotExist
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced_protocol_types.rb
Constant Summary collapse
- ID =
1
- MESSAGE =
2
- FIELDS =
{ ID => {:type => ::Thrift::Types::STRING, :name => 'id'}, MESSAGE => {:type => ::Thrift::Types::STRING, :name => 'message'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
717 |
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 717 def struct_fields; FIELDS; end |
#validate ⇒ Object
719 720 |
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 719 def validate end |