VriDescriptionException Constructor
Vri description exception class.

C# Syntax

public VriDescriptionException( 
   Description testObjectDescription,
   string message
)

Parameters

testObjectDescription
The test object description that caused the error.
message
The error message explaining the cause of the exception.