Class: Ticketing::Protocol::Incoming::Error

Inherits:
Struct
  • Object
show all
Defined in:
lib/ticketing/protocol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



25
26
27
# File 'lib/ticketing/protocol.rb', line 25

def reason
  @reason
end