StatusCodeCategory Table
Reported error category
| Database Column | Details | 
|---|---|
| StatusCodeCategoryID | Type: integer. Key. Generated ID The ID of the error category. | 
| StatusCode | Type: text (max 256 characters). Key Status code. | 
| ErrorCategoryID | Type: integer. Nullable An identifier  |