Initializes a new instance of the ControlNotFoundException class.
Name | Description | |
---|---|---|
ControlNotFoundException() |
Initializes a new instance of the ControlNotFoundException class. |
|
ControlNotFoundException(String) |
Initializes a new instance of the ControlNotFoundException class with a specified error message. |
|
ControlNotFoundException(String, Exception) |
Initializes a new instance of the ControlNotFoundException class with a with a specified error message and a reference to the inner exception that is the cause of this exception. |