WSFaultException class

This class represents a SOAP Fault exception from the web service connector.

Syntax
Visual Basic
Public Class WSFaultException
  Inherits WSException
C#
public class WSFaultException :
  WSException

WSFaultException members
WSFaultException constructor