Squid Web Cache master
Loading...
Searching...
No Matches
HardCodedError Class Reference

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
 

Detailed Description

Definition at line 155 of file errorpage.cc.

Member Data Documentation

◆ text

const char* HardCodedError::text

Definition at line 158 of file errorpage.cc.

◆ type

err_type HardCodedError::type

Definition at line 157 of file errorpage.cc.


The documentation for this class was generated from the following file: