Class: ECentroidAlreadyExists

Inherits:
Thrift::Exception
  • Object
show all
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_fieldsObject



735
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 735

def struct_fields; FIELDS; end

#validateObject



737
738
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 737

def validate
end