Exception: Cheer::Error::InvalidAroundLimit

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/cheer/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



17
18
19
# File 'lib/cheer/error.rb', line 17

def message
  ':around_limit option is not an integer'
end