19 #ifndef OST_QUERY_ERROR_HH
20 #define OST_QUERY_ERROR_HH
26 namespace ost {
namespace mol {
46 const
String& GetMessage()const throw();
52 String GetFormattedMessage() const throw();
54 const
String& GetQueryString() const throw();
QueryError(const String &query, const QueryErrorDesc &desc)
#define DLLEXPORT_OST_MOL
QueryErrorDesc(const QueryErrorDesc &_rhs)
QueryErrorDesc & operator=(const QueryErrorDesc &_rhs)