Exception: BugBunny::Exception::GatewayError
- Inherits:
-
StandardError
- Object
- StandardError
- BugBunny::Exception::GatewayError
- Defined in:
- lib/bug_bunny/exception.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
23 24 25 |
# File 'lib/bug_bunny/exception.rb', line 23 def to_s :gateway_error end |