Class: ErrorHandler
- Inherits:
-
Object
- Object
- ErrorHandler
- Defined in:
- lib/gatekeeper_api_client/error_handler.rb
Class Method Summary collapse
Class Method Details
.call(error) ⇒ Object
2 3 4 |
# File 'lib/gatekeeper_api_client/error_handler.rb', line 2 def self.call(error) .error(error) end |