|
Squid Web Cache master
|
an error page (or a part of an error page) with hard-coded template text More...
Public Attributes | |
| err_type | type |
| identifies the error (or a special error template part) | |
| const char * | text |
| a string literal containing the error template | |
Definition at line 155 of file errorpage.cc.
| const char* HardCodedError::text |
Definition at line 158 of file errorpage.cc.
| err_type HardCodedError::type |
Definition at line 157 of file errorpage.cc.