HardCodedError Class Reference
an error page (or a part of an error page) with hard-coded template text More...
Collaboration diagram for HardCodedError:
Public Attributes | |
err_type | type |
identifies the error (or a special error template part) More... | |
const char * | text |
a string literal containing the error template More... | |
Detailed Description
Definition at line 148 of file errorpage.cc.
Member Data Documentation
◆ text
const char* HardCodedError::text |
Definition at line 151 of file errorpage.cc.
◆ type
err_type HardCodedError::type |
Definition at line 150 of file errorpage.cc.
The documentation for this class was generated from the following file:
- src/errorpage.cc