Share via


PSClientError Constructor (SoapException)

Creates an instance of the PSClientError class.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Sub New ( _
    e As SoapException _
)
'Usage
Dim e As SoapException

Dim instance As New PSClientError(e)
public PSClientError(
    SoapException e
)

Parameters

See Also

Reference

PSClientError Class

PSClientError Members

PSClientError Overload

Microsoft.Office.Project.Server.Library Namespace