Wt
3.3.0
|
Exception thrown when a query unexpectedly finds a non-unique result. More...
#include <Wt/Dbo/Exception>
Public Member Functions | |
NoUniqueResultException () | |
Constructor. |
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.