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