method

subscribe

Importance_1
v7.0.0 - Show latest stable - 0 notes - Class: ErrorReporter
subscribe(subscriber) public

Register a new error subscriber. The subscriber must respond to

report(Exception, handled: Boolean, context: Hash)

The report method should never raise an error.

Show source
Register or log in to add new notes.