|
|
|
|
|
by lost_my_pwd
2701 days ago
|
|
Humans are not always the consumer of error output. Distinct error codes simplify parsing and eliminate ambiguity. It also makes it easier for developers look up a specific error in the documentation, assuming it's been documented. |
|