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.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |