BpmRenderingException members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an application exception for rendering.

The BpmRenderingException type exposes the following members.

Constructors

  Name Description
Public method BpmRenderingException(String, ErrorCode) Initializes a new instance of the BpmRenderingException class with the specified debug error text and an error code.
Public method BpmRenderingException(String, String, ErrorCode) Initializes a new instance of the BpmRenderingException class with the specified debug error text, public error text, and error code.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property DebugErrorText Gets the debug error text.
Public property ErrorCode Gets or sets the error code that is associated with the exception. (Inherited from BpmException.)
Public property EventLogged Gets or sets a Boolean value that indicates whether the event has been logged. (Inherited from BpmException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeException Gets the native exception that is associated with this exception. (Inherited from BpmException.)
Public property PublicErrorText Gets the public error text.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Sets the specified SerializationInfo object with information about the exception. (Overrides BpmException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)
Public method ToXml Partially serializes an exception object to an XML node. (Inherited from BpmException.)

Top

See also

Reference

BpmRenderingException class

Microsoft.PerformancePoint.Scorecards namespace