Error.h File Reference
#include "error/Detail.h"
#include "error/forward.h"
#include <iosfwd>
Include dependency graph for Error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Error
 a transaction problem More...
 

Functions

err_type errorTypeByName (const char *name)
 
const char * errorTypeName (err_type err)
 
std::ostream & operator<< (std::ostream &os, const Error &error)
 

Variables

const char * err_type_str []
 

Function Documentation

◆ errorTypeByName()

err_type errorTypeByName ( const char *  name)
inline

Definition at line 43 of file Error.h.

References ERR_MAX, and err_type_str.

Referenced by ACLSquidErrorData::parse().

◆ errorTypeName()

const char * errorTypeName ( err_type  err)
inline

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const Error error 
)

Definition at line 31 of file Error.cc.

References error(), and errorTypeName().

Variable Documentation

◆ err_type_str

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors