Class: PostgresPR::UnknownMessageType
- Defined in:
- lib/postgres-pr/message.rb
Constant Summary
Constants inherited from Message
Instance Method Summary collapse
Methods inherited from Message
create, dump, fields, #parse, read, register_message_type
Instance Method Details
#dump ⇒ Object
85 86 87 |
# File 'lib/postgres-pr/message.rb', line 85 def dump raise end |