Class: PostgresPR::UnknownMessageType

Inherits:
Message
  • Object
show all
Defined in:
lib/postgres-pr/message.rb

Constant Summary

Constants inherited from Message

Message::MsgTypeMap

Instance Method Summary collapse

Methods inherited from Message

create, dump, fields, #parse, read, register_message_type

Instance Method Details

#dumpObject



101
102
103
# File 'lib/postgres-pr/message.rb', line 101

def dump
  raise
end