Error codes: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
| 21-9  || Description
| 21-9  || Description
|}
|}
When a fatal-error is received the error code is outputted using the following formatter:
  %04d-%04x
.. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>.


= Modules =
= Modules =