#include <errno.h>
#include <Basics.H>
#include <VestaSource.H>
#include "CommonErrors.H"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &os, const InputError &err) throw () |
ostream & | operator<< (ostream &os, const SysError &err) throw () |
ostream & | operator<< (ostream &os, const ReposError &err) throw () |
|
Definition at line 53 of file CommonErrors.C. References VestaSource::errorCodeString(). |
|
Definition at line 44 of file CommonErrors.C. References Basics::errno_Text(). |
|
Definition at line 32 of file CommonErrors.C. |