Exception: WeebSh::Err::ServerFail
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- WeebSh::Err::ServerFail
- Defined in:
- lib/weeb/err.rb
Overview
Raised when a server error occurs
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/weeb/err.rb', line 20 def 'Server tried to do a thing and borked!' end |