Class: EDocumentDoesNotExist
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- EDocumentDoesNotExist
- 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
753 |
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 753 def struct_fields; FIELDS; end |
#validate ⇒ Object
755 756 |
# File 'lib/gen-rb/relevanced_protocol_types.rb', line 755 def validate end |