![]() | SmartTestException Constructor |
Name | Description | |
---|---|---|
![]() | SmartTestException |
Initializes a new instance of the SmartTestException class.
|
![]() | SmartTestException(String) |
Initializes a new instance of the SmartTestException class with a specified error message.
|
![]() | SmartTestException(String, Exception) |
Initializes a new instance of the SmartTestException class with a specified error message and a
reference to the inner exception that is the cause of this exception.
|
![]() | SmartTestException(String, Object) |
Initializes a new instance of the SmartTestException class with a specified formatted error message.
|
![]() | SmartTestException(StringBuilder, Object) |
Initializes a new instance of the SmartTestException class with a specified formatted error message.
|