ncsa/qdl

Add state. stem to errors

Closed this issue · 1 comments

raise_error() should be able to have a stem associated with it. This is user defined and allows for much better information about, say, what the state of the system was when the error was raised. It should be stashed in a system-managed variable named error_state.

done