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