Initializes a new instance of the
FormDefinitionReadException class.
Syntax
public FormDefinitionReadException(
string
)
public:
FormDefinitionReadException(
String^
)
Parameters
- message
- A string that describes the reason you are creating this exception object.
See Also