Exception: Twat::Exceptions::InvalidInt
- Inherits:
-
TwatException
- Object
- Exception
- TwatException
- Twat::Exceptions::InvalidInt
- Defined in:
- lib/twat/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#msg ⇒ Object
71 72 73 |
# File 'lib/twat/exceptions.rb', line 71 def msg "Invalid value, must be an integer" end |