showInvalidValueException method: Utility class

Syntax

showInvalidValueException(Name, Value)

Description

Use this method to show an invalid value exception using the showException method.

Parameters

Parameter Description

Name

Specifies the name of the property as a string.

Value

Specifies the value that is invalid as a string.

Returns

None