Agroeye  1.0
Public Member Functions | List of all members
agroeye::errors::StatementError Class Reference

Exceptions associated with Statements. More...

#include <DatabaseErrors.h>

Inheritance diagram for agroeye::errors::StatementError:
Collaboration diagram for agroeye::errors::StatementError:

Public Member Functions

 StatementError (std::string msg)
 Exception with custom information. More...
 
 StatementError ()
 Exception with custom information. More...
 

Detailed Description

Exceptions associated with Statements.

See also
agroeye::handlers::GeneralStatement
agroeye::handlers::GeometryStatement
agroeye::handlers::StatisticStatement
agroeye::handlers::PreparedStatement

Constructor & Destructor Documentation

§ StatementError() [1/2]

agroeye::errors::StatementError::StatementError ( std::string  msg)
inline

Exception with custom information.

Parameters
msgMessage error

§ StatementError() [2/2]

agroeye::errors::StatementError::StatementError ( )
inline

Exception with custom information.


The documentation for this class was generated from the following file: