BpmDashboardItemNotFoundException Members (Microsoft.PerformancePoint.Scorecards.Server)

Thrown when a dashboard item or its underlying type is not found.

The following tables list the members exposed by the BpmDashboardItemNotFoundException type.

Public Constructors

(see also Protected Constructors )

  Name Description
Public method BpmDashboardItemNotFoundException Overloaded. Initializes a new instance of the BpmDashboardItemNotFoundException class.

Top

Protected Constructors

  Name Description
Protected method BpmDashboardItemNotFoundException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Data  (inherited from Exception)
Public property ErrorCode  The error code associated with the exception. (inherited from BpmException)
Public property HelpLink  (inherited from Exception)
Public property InnerException  (inherited from Exception)
Public property Message  (inherited from Exception)
Public property Source  (inherited from Exception)
Public property StackTrace  (inherited from Exception)
Public property TargetSite  (inherited from Exception)

Top

Protected Properties

  Name Description
Protected property HResult  (inherited from Exception)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetBaseException  (inherited from Exception)
Public method GetHashCode  (inherited from Object)
Public method GetObjectData  (inherited from Exception)
Public method GetType  (inherited from Exception)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Exception)
Public method ToXml  Partially serializes a BpmException to an XML node. (inherited from BpmException)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

BpmDashboardItemNotFoundException Class
Microsoft.PerformancePoint.Scorecards.Server Namespace