Errors
Swift Rust uses the SR-E error code prefix. Each code has a dedicated page in the docs.
Code format
SR-E followed by a 4-digit code. The first two digits identify the category, the last two identify the specific error.
Categories
SR-E00xx— Build errorsSR-E01xx— Server errorsSR-E02xx— Routing errorsSR-E03xx— Component errorsSR-E04xx— Image errorsSR-E05xx— Font errorsSR-E06xx— PDF errorsSR-E07xx— Video errorsSR-E10xx— Compiler errorsSR-E14xx— Configuration errors
Looking up a code
Each error code has a page at /errors/SR-Exxxx. For example: /errors/SR-E0001.