Constructs a new exception with the specified error message and error code.
Visual Basic Overloads Public Sub New( _ ByVal msg As String, _ ByVal errorCode As Integer _ )
C# public WSException( string msg, int errorCode );
msg The error message.
errorCode The error code.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |