Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Create a QAException instance providing the error message text.
Visual BasicOverloads Public Sub New( _ ByVal msg As String _)
C#public QAException( string msg);
msg The text description of the exception.