Class: EDocumentDoesNotExist

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end