◆ InvalidPropertyException()
FiftyoneDegrees::Common::InvalidPropertyException::InvalidPropertyException | ( | const char * | message | ) |
Constructor with error message.
- Parameters
-
- message - the error message
\r\n
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.
InvalidPropertyException ()
Default constructor.
| |
InvalidPropertyException (const char *message)
Constructor with error message. More...
|
FiftyoneDegrees::Common::InvalidPropertyException::InvalidPropertyException | ( | const char * | message | ) |
Constructor with error message.