Actions
Bug #19470
closedDefault exception handler for plugins should be HammerCLIForeman::ExceptionHandler
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
Difficulty:
Triaged:
Pull request:
Team Backlog:
Description
The default exception handler is currently generic HammerCLI::ExceptionHanlder, which forces each foreman plugin to define exception handler again. We should provide HammerCLIForeman::ExceptionHandler as default to make sure the standard foreman functionality is present in every plugin.
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|2cfdc34259cf826ebc407972110fb5368e28b704.
Actions