Exception: Twat::Exceptions::InvalidInt

Inherits:
TwatException show all
Defined in:
lib/twat/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#msgObject



71
72
73
# File 'lib/twat/exceptions.rb', line 71

def msg
  "Invalid value, must be an integer"
end