Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Constructs a new exception.
Visual BasicOverloads Public Sub New( _ ByVal ex As System.Exception _)
C#public WSException( System.Exception ex);
ex The exception.