|
// XXX: do not couple state transition logic to exact error values |
Errors are frequently modified to change error strings or add formatting. We should guarantee that changing an error value (unless an explicit return output of an action) is not a non-backwards compatible change.