Method: Sapience::ErrorHandler#capture_exception

Defined in:
lib/sapience/error_handler.rb

#capture_exception(_exception, _options = {}) ⇒ Object



6
7
8
# File 'lib/sapience/error_handler.rb', line 6

def capture_exception(_exception, _options = {})
  fail NotImplementedError
end