InvalidMonitoringClassInUserRoleScopeException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use InvalidClassInUserRoleScopeException
Represents the exception that is thrown because there is an invalid Class specified in the User Role scope.
public ref class InvalidMonitoringClassInUserRoleScopeException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Obsolete("Use InvalidClassInUserRoleScopeException")]
[System.Serializable]
public class InvalidMonitoringClassInUserRoleScopeException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type InvalidMonitoringClassInUserRoleScopeException = class
inherit EnterpriseManagementException
Public Class InvalidMonitoringClassInUserRoleScopeException
Inherits EnterpriseManagementException
- Inheritance
-
InvalidMonitoringClassInUserRoleScopeException
- Derived
- Attributes
Constructors
Properties
ClassId |
Gets the value of the Class identifier that caused the exception. |
MonitoringClassId |
Obsolete.
Gets the identifier for the invalid Class in the User Role scope. |
UserRoleId |
Gets the identifier of the User Role with the invalid Class. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the InvalidMonitoringClassInUserRoleScopeException class. |