|  | 
| 
 Public Types | 
| enum | Action { stop, 
retry, 
notice
 } | 
| 
 Public Member Functions | 
| const std::string & | error_section (void) const | 
| const std::string & | error_message (void) const | 
| const Action & | error_action (void) const | 
|  | ECA_ERROR (const std::string §ion, const std::string &errormsg, const Action action=ECA_ERROR::retry) |