OpenKeyWord  Build Tag: jenkins-DoxyGen_EN-107, Build ID: 2015-03-08_20-51-06
 All Classes Namespaces Functions Variables Properties Pages
OKW.OKWNotAllowedValueException Class Reference
Inheritance diagram for OKW.OKWNotAllowedValueException:
Collaboration diagram for OKW.OKWNotAllowedValueException:

Public Member Functions

 OKWNotAllowedValueException (string message)
 
 OKWNotAllowedValueException (string format, params object[] args)
 
 OKWNotAllowedValueException (string message, Exception innerException)
 
 OKWNotAllowedValueException (string format, Exception innerException, params object[] args)
 

Detailed Description

OKWNotAllowedValueException-exception is triggered, if a given value in the keyword is not allowed.
Example:

EN.Select( "MyCheckbox", "House" ) - at a checkbox only the values CHECKED/UNCHECKED are permitted. With all other values OKWNotAllowedValueException is triggered.

Author
Zoltán Hrabovszki
Date
2014.04.27/ jnic_2014_11_27

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