#include <DriverResultSet.hpp>
Inheritance diagram for CarobNS::NullValueException:
Public Member Functions | |
NullValueException (std::wstring s) | |
Constructs a NullValueException with the given message. |
CarobNS::NullValueException::NullValueException | ( | std::wstring | s | ) | [inline] |
Constructs a NullValueException with the given message.
s | error message of the exception |