Libraries
»
espago
(0.1.12)
»
Index
»
Espago
»
Error
»
#body
Method: Espago::Error#body
Defined in:
lib/espago/error.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
4 5 6
# File 'lib/espago/error.rb', line 4
def
body
@body
end