Class BadPropertyValueException
public
class
BadPropertyValueException
extends
Exception
Thrown when a deferred binding property contains an invalid value.
Constructors
Constructor Detail
BadPropertyValueException
public
BadPropertyValueException(
String propName)
Parameters
- propName
-
BadPropertyValueException
public
BadPropertyValueException(
String propName, String badValue)
Parameters
- propName
-
- badValue
-