Freigeben über


TestFailureException Constructor

Initializes a new instance of the TestFailureException class.

Overload List

Name Description
TestFailureException () Initializes a new instance of the TestFailureException class.
TestFailureException (SerializationInfo, StreamingContext) Initializes a new instance of the TestFailureException class with serialized data.
TestFailureException (String) Initializes a new instance of the TestFailureException class with a specified error message.
TestFailureException (String, Exception) Initializes a new instance of the TestFailureException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

TestFailureException Class
TestFailureException Members
Microsoft.SpecExplorer.Runtime.Testing Namespace