1 #ifndef ABSTRACTLSYSTEMEX_H
2 #define ABSTRACTLSYSTEMEX_H
25 this->
message.append(description);
30 virtual const char *
what()
const throw()
55 this->
message.append(description);
61 this->
message.append(description);
66 this->
message.append(
"parsing error: " );
84 this->
message.append(description);
90 this->
message.append(description);
95 type.append(
"file i/o error: " );
113 this->
message.append(description);
119 this->
message.append(description);
124 type.append(
"Configuration error: " );
129 #endif // ABSTRACTLSYSTEMEX_H