QueryError Class Reference

#include <query_error.hh>

Inherits ost::Error.

Public Member Functions

 QueryError (const String &query, const QueryErrorDesc &desc) throw ()
 ~QueryError () throw ()
const String & GetMessage () const throw ()
const Range & GetRange () const
String GetFormattedMessage () const throw ()
const String & GetQueryString () const throw ()

Detailed Description

Definition at line 39 of file query_error.hh.


Constructor & Destructor Documentation

QueryError ( const String &  query,
const QueryErrorDesc &  desc 
) throw ()
~QueryError (  )  throw ()

Member Function Documentation

String GetFormattedMessage (  )  const throw ()

Get nicely formatted error message.

const String& GetMessage (  )  const throw ()

Get error description.

const String& GetQueryString (  )  const throw ()

Get original query String.

const Range& GetRange (  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1