51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

FiftyoneDegrees::Common::TooManyValuesException Class Reference

Detailed Description

Exception indicating that an attempt was made to return a single value type (e.g.

string or int) when there are multiple values for the requested property. Instead the values should be fetched as a vector.

Inheritance diagram for FiftyoneDegrees::Common::TooManyValuesException:

Public Member Functions

 TooManyValuesException ()
Default constructor.

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