Wt  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Wt::Dbo::NoUniqueResultException Class Reference

Exception thrown when a query unexpectedly finds a non-unique result. More...

#include <Wt/Dbo/Exception>

Inheritance diagram for Wt::Dbo::NoUniqueResultException:
Inheritance graph
[legend]

Public Member Functions

 NoUniqueResultException ()
 Constructor.
- Public Member Functions inherited from Wt::Dbo::Exception
 Exception (const std::string &error)
 Constructor.

Detailed Description

Exception thrown when a query unexpectedly finds a non-unique result.

This Exception is thrown by Query::resultValue() when the query has more than one result.


Generated on Wed Oct 22 2014 for the C++ Web Toolkit (Wt) by doxygen 1.8.1.2