BpmNoAccessException Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the exception thrown when a user does not have access to an object.

The BpmNoAccessException type exposes the following members.

Constructors

  Name Description
Public method BpmNoAccessException() Initializes a new instance of the BpmNoAccessException class.
Public method BpmNoAccessException(String) Initializes a new instance of the BpmNoAccessException class with a localized message.
Protected method BpmNoAccessException(SerializationInfo, StreamingContext) Initializes a new instance of the BpmNoAccessException class based on serialized object data and context information.
Public method BpmNoAccessException(String, Exception) Initializes a new instance of the BpmNoAccessException class with a localized message and an exception..

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
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 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. (Inherited from BpmException.)
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

BpmNoAccessException Class

Microsoft.PerformancePoint.Scorecards Namespace