Wt
3.3.0
|
Exception that indicates a type error. More...
#include <Wt/Json/Value>
Public Member Functions | |
const std::string & | name () const |
Returns the object field name (if known) | |
Type | actualType () const |
Returns the value type. | |
Type | expectedType () const |
Returns the expected value type. |
Exception that indicates a type error.
This exception is thrown when a Value is being casted to an incompatible C++ type.