Class: Rumai::IXP::Terror

Inherits:
Fcall show all
Defined in:
lib/rumai/ixp/message.rb

Overview

illegal

Constant Summary

Constants inherited from Fcall

Fcall::CLASS_TO_TYPE, Fcall::NOFID, Fcall::NOTAG, Fcall::TYPE_TO_CLASS

Instance Attribute Summary

Attributes included from Struct

#fields

Instance Method Summary collapse

Methods inherited from Fcall

__from_9p__, from_9p, type, #type

Methods included from Struct

included, #initialize, #load_9p

Instance Method Details

#to_9pObject

Raises:



475
476
477
# File 'lib/rumai/ixp/message.rb', line 475

def to_9p
  raise Error, 'the Terror fcall cannot be transmitted'
end