Method: StandardError#level

Defined in:
lib/coaster/core_ext/standard_error.rb

#levelObject

Returns the value of attribute level.



22
23
24
# File 'lib/coaster/core_ext/standard_error.rb', line 22

def level
  @level
end