ErrorUtils Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Handles errors that occur in a Web Part.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.Server.ErrorUtils
Namespace: Microsoft.PerformancePoint.Scorecards.Server
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntax
'Declaration
Public Class ErrorUtils
'Usage
Dim instance As ErrorUtils
public class ErrorUtils
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.