Exception: BugBunny::Exception::GatewayError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bug_bunny/exception.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



23
24
25
# File 'lib/bug_bunny/exception.rb', line 23

def to_s
  :gateway_error
end