Exception: Afterbanks::ServiceUnavailableTemporarilyError

Inherits:
Error
  • Object
show all
Defined in:
lib/afterbanks/error.rb

Instance Attribute Summary

Attributes inherited from Error

#additional_info, #debug_id, #long_code, #message

Instance Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Afterbanks::Error

Instance Method Details

#codeObject



24
25
26
# File 'lib/afterbanks/error.rb', line 24

def code
  2
end