Create a QAException instance providing the error message text.
Visual Basic Overloads Public Sub New( _ ByVal msg As String _ )
C# public QAException( string msg );
msg The text description of the exception.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |