| libsir 2.2.6
    Standard Incident Reporter | 
Contains basic information about an error. More...
| Data Fields | |
| uint16_t | code {} | 
| Numeric error code (see sir_errorcode). | |
| std::string | message | 
| Formatted error message. | |
Contains basic information about an error.
Provides the default error message formatting (SIR_ERRORFORMAT). In the event that the default formatting is undesirable, or to obtain additional information about an error, use the error_info struct.