Thrown when the value for a SimplePredicare is not of a valid type
Initializes a new instance of InvalidSimplePredicateValueException.
public Void InvalidSimplePredicateValueException(invalidObject, src)| Name | Type | Summary |
|---|---|---|
| invalidObject | Object | The object that is invalid. |
| src | String | A reference to the code that caused the error. |
Initializes a new instance of InvalidSimplePredicateValueException.
public Void InvalidSimplePredicateValueException(invalidObject, explanationResource, src)| Name | Type | Summary |
|---|---|---|
| invalidObject | Object | The object that is invalid. |
| explanationResource | String | The message of explanation resource ID. |
| src | String | A reference to the code that caused the error. |
In this document