Exception: WeebSh::Err::InvalidImage
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- WeebSh::Err::InvalidImage
- Defined in:
- lib/weeb/err.rb
Overview
Raised when trying to interact with a non-existant image
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
48 49 50 |
# File 'lib/weeb/err.rb', line 48 def 'Non-existant image!' end |