OpenStructure
|
#include <query_error.hh>
Public Member Functions | |
QueryErrorDesc (const QueryErrorDesc &_rhs) | |
QueryErrorDesc () | |
QueryErrorDesc & | operator= (const QueryErrorDesc &_rhs) |
Data Fields | |
String | msg |
Range | range |
Definition at line 28 of file query_error.hh.
QueryErrorDesc | ( | const QueryErrorDesc & | _rhs | ) |
QueryErrorDesc | ( | ) |
QueryErrorDesc& operator= | ( | const QueryErrorDesc & | _rhs | ) |
String msg |
Definition at line 35 of file query_error.hh.
Range range |
Definition at line 36 of file query_error.hh.