51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

FiftyoneDegrees::Common::InvalidPropertyException Class Reference

Detailed Description

Exception thrown when a property does not exist in the data set.

Usually when attempting to fetch a value from a set of results for a property which does not exist.

Inheritance diagram for FiftyoneDegrees::Common::InvalidPropertyException:

Public Member Functions

 InvalidPropertyException ()
Default constructor.
 InvalidPropertyException (const char *message)
Constructor with error message. More...

Constructor & Destructor Documentation

◆ InvalidPropertyException()

InvalidPropertyException::InvalidPropertyException ( const char *   message )

Constructor with error message.

Parameters
message - the error message

The documentation for this class was generated from the following files: