Wt::Dbo::NoUniqueResultException Class Reference
[Database Objects (Dbo)]
Exception thrown when a query unexpectedly finds a non-unique result.
More...
#include <Wt/Dbo/Exception>
List of all members.
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.