DescriptionException Constructor
Overload List
OverloadDescription
DescriptionException Constructor(Description)Initializes a new instance of the DescriptionException class with the test object description.  
DescriptionException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the DescriptionException class with serialized data.  
DescriptionException Constructor(Description,String)Initializes a new instance of the DescriptionException class with the test object description and an error message string.  
DescriptionException Constructor(Description,String,Exception)Initializes a new instance of the DescriptionException class with the test object description, an error message string, and the actual exception.