Logger for the Imperative Error (logs messages and the node report that is generated upon request)
Node report is automatically captured for diagnostic purposes, you can suppress by specifying true.
Message tag - prepended to the error message specified. Useful for categorizing error messages (e.g. "Profile IO Error"). A ": " is appended automatically (e.g. "Profile IO Error: ")
Generated using TypeDoc
Imperative Standard Error - All Imperative services/utils must thrown an Imperative Error (not a generic Error). The Imperative Error collects additional diagnostics and most (if not all) Imperative Promises
IImperativeErrorParms