Skip to content

Catch on controller generator method exception #8

Open
@ashfurrow

Description

@ashfurrow

See these relevant lines:

this.controllerMethods = R.map(controllerGenerator =>
injectedControllerGeneratorRunner(controllerGenerator)
, controllerGenerators);
We should provide a way for library clients to attach an error handler to be run in the case that a controller methods throws.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions