Libraries
»
mints
(0.0.36)
»
Index
»
Mints
»
Errors
»
DynamicError
»
#error
Method: Mints::Errors::DynamicError#error
Defined in:
lib/errors.rb
#
error
⇒
Object
(readonly)
Returns the value of attribute error.
24 25 26
# File 'lib/errors.rb', line 24
def
error
@error
end