#include <CommonErrors.H>
Public Member Functions | |
| ReposError (VestaSource::errorCode errCode, const char *op, const char *arg="") throw () | |
Private Attributes | |
| VestaSource::errorCode | code |
| const char * | op |
| const Text | arg |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const ReposError &err) throw () |
|
||||||||||||||||
|
Definition at line 62 of file CommonErrors.H. |
|
||||||||||||
|
|
|
|
Definition at line 69 of file CommonErrors.H. |
|
|
Definition at line 67 of file CommonErrors.H. |
|
|
Definition at line 68 of file CommonErrors.H. |
1.4.2