PublishingSoapException Members

Include Protected Members
Include Inherited Members

Represents the exception that is thrown when an error involving a SOAP operation occurs.

The PublishingSoapException type exposes the following members.

Properties

  Name Description
Public property Actor (Inherited from SoapException.)
Public property Code (Inherited from SoapException.)
Public property Data (Inherited from Exception.)
Public property Detail (Inherited from SoapException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Lang (Inherited from SoapException.)
Public property Message (Inherited from Exception.)
Public property Node (Inherited from SoapException.)
Public property Role (Inherited from SoapException.)
Public property Source (Inherited from Exception.)
Public property StackTrace Returns the stack trace at the time of the exception. (Overrides Exception.StackTrace.)
Public property SubCode (Inherited from SoapException.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SoapException.)
Public method GetType (Inherited from Exception.)
Public methodStatic member MakeSoapException Creates a SOAP exception object.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member ThrowSoapException Throws a SOAP exception.
Public method ToString (Inherited from Exception.)

Top

See Also

Reference

PublishingSoapException Class

Microsoft.SharePoint.Publishing Namespace