Sdílet prostřednictvím


InvalidDashboardReferenceInUserRoleScopeException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new InvalidDashboardReferenceInUserRoleScopeException object.

Overload List

Name Description
InvalidDashboardReferenceInUserRoleScopeException () Initializes a new InvalidDashboardReferenceInUserRoleScopeException object.
InvalidDashboardReferenceInUserRoleScopeException (Exception) Initializes a new InvalidDashboardReferenceInUserRoleScopeException object by specifying an inner exception that caused the current exception.
InvalidDashboardReferenceInUserRoleScopeException (Guid, Guid) Initializes a new InvalidDashboardReferenceInUserRoleScopeException object using the specified user role and dashboard reference identifier parameters.
InvalidDashboardReferenceInUserRoleScopeException (SerializationInfo, StreamingContext) Initializes a new InvalidDashboardReferenceInUserRoleScopeException object using the serialized data.
InvalidDashboardReferenceInUserRoleScopeException (String) Initializes a new InvalidDashboardReferenceInUserRoleScopeException object using the specified error message.
InvalidDashboardReferenceInUserRoleScopeException (String, Exception) Initializes a new InvalidDashboardReferenceInUserRoleScopeException object using the specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

InvalidDashboardReferenceInUserRoleScopeException Class
InvalidDashboardReferenceInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace