Class: Rumai::IXP::Terror

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

Overview

illegal

Constant Summary

Constants inherited from Fcall

CLASS_TO_TYPE, NOFID, NOTAG, 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

Constructor Details

This class inherits a constructor from Rumai::IXP::Struct

Instance Method Details

- (Object) to_9p

Raises:



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

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