PSErrorInfo Class

Includes members that get information about a Project Server error that occurs during run time.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.PSErrorInfo

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PSErrorInfo
'Usage
Dim instance As PSErrorInfo
[SerializableAttribute]
public class PSErrorInfo

Remarks

For code examples that use the PSErrorInfo class, and for tips on finding more information about Project Server errors, see Project Server Error Codes. See also other PSI topics that include code examples, such as ReadProject.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PSErrorInfo Members

Microsoft.Office.Project.Server.Library Namespace