Overload List
Name | Description | |
---|---|---|
![]() | NoSuchWindowException |
Initializes a new instance of the NoSuchWindowException class.
|
![]() | NoSuchWindowException(String) |
Initializes a new instance of the NoSuchWindowException class with
a specified error message.
|
![]() | NoSuchWindowException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NoSuchWindowException class with serialized data.
|
![]() | NoSuchWindowException(String, Exception) |
Initializes a new instance of the NoSuchWindowException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also