Class: CLI::Kit::ErrorHandler::ExceptionReporter

Inherits:
Object
  • Object
show all
Extended by:
T::Helpers, T::Sig
Defined in:
lib/cli/kit/error_handler.rb

Direct Known Subclasses

NullExceptionReporter

Class Method Summary collapse

Methods included from T::Sig

sig

Methods included from T::Helpers

abstract!, final!, interface!, mixes_in_class_methods, sealed!

Class Method Details

.report(exception, logs = nil) ⇒ Object



42
# File 'lib/cli/kit/error_handler.rb', line 42

def report(exception, logs = nil); end