Exception thrown when trying to load a non-existing object. More...
#include <Wt/Dbo/Exception>
Inherits Wt::Dbo::Exception.
Public Member Functions | |
ObjectNotFoundException (long long id) | |
Constructor. |
Exception thrown when trying to load a non-existing object.
This Exception is thrown by Session::load() when trying to load an object that does not exist.