Method: Faye::Error#code

Defined in:
lib/faye/error.rb

#codeObject (readonly)

Returns the value of attribute code.



21
22
23
# File 'lib/faye/error.rb', line 21

def code
  @code
end