#include <CommonErrors.H>
Public Member Functions | |
InputError (const char *error_msg, const char *arg="") throw () | |
Public Attributes | |
Text | arg |
Private Attributes | |
const char * | msg |
Friends | |
std::ostream & | operator<< (std::ostream &os, const InputError &err) throw () |
|
Definition at line 38 of file CommonErrors.H. |
|
|
|
Definition at line 41 of file CommonErrors.H. |
|
Definition at line 43 of file CommonErrors.H. |