ErrorUtils Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Handles errors that occur in a Web Part.
The ErrorUtils type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ErrorUtils | Initializes a new instance of the ErrorUtils class. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateErrorLogEntry | Creates a log entry for the specified exception. |
![]() ![]() |
CreateParameterLogString | Creates a string from a user's filter selections. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
GenerateErrorHtml | Generates the HTML for the specified exception. |
![]() ![]() |
GetDashboardItemName | Gets the name of the specified dashboard item. |
![]() ![]() |
GetDashboardName | Gets the name of the specified dashboard. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnErrorEntry | Returns the specified error message. |
![]() |
ToString | (Inherited from Object.) |
![]() ![]() |
WriteErrorHtml | Writes the HTML for the specified error string. |
Top