Constructor VisualElementNotFoundException
VisualElementNotFoundException(string)
Default constructor.
Declaration
public VisualElementNotFoundException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | THe exception message. |