ERROR_VALUE
## Errors
Errors are states in execution which are considered invalid or illegal, and therefore must be surfaced to the user,
developer, or operator. Error cases are not always critical, but always important enough to be advertised.
Content copied to clipboard
ERROR = 500;