Click to Rate and Give Feedback

  Switch on low bandwidth view
Microsoft.EnterpriseManagement.Common Namespace
Contains the classes and enumerations that are used by other classes in the Microsoft.EnterpriseManagement namespaces. All of the exception classes are used by Operations Manager SDK classes are contained in this namespace.
ClassDescription
AgentPendingActionExceptionRepresents the exception that is thrown because an operation could not be performed while an agent is completing an action.
AuthorizationStoreNotFoundExceptionRepresents the exception that is thrown when the authorization store is unable to be found.
ColumnDefinitionThis class supports the Operations Manager infrastructure and is not intended to be used directly from your code.
ConcurrentUpdateExceptionRepresents the exception that is thrown when you are unable to perform an operation because the timestamp of the object being used is older than the current timestamp.
ConfigServiceUnavailableExceptionRepresents the exception that is thrown when the configuration service is unavailable. The inner exception should give more information about the error.
ConfigurationSearchExceptionRepresents the exception that is thrown when the configuration service cannot perform a search operation. The inner exception should give more information about the error.
ConnectionSettingsCreates connection settings for all Management Group connections.
ConnectorAlreadyExistsExceptionRepresents the exception that is thrown when a connector already exists.
ConnectorAlreadyInStateExceptionRepresents the exception that is thrown when a connector is already in state.
ConnectorDoesNotOwnObjectExceptionRepresents the exception that is thrown when the connector does not own an object.
ConnectorInvalidExceptionRepresents the exception that is thrown when the connector is invalid.
CreatableMonitoringBaseAn abstract class that is the base of all MonitoringBase objects that can be created and updated inline.
CreatableMonitoringBaseWithIdAn abstract class that is the base for all IMonitoringBase objects with an identifier that can be created and updated inline.
CreateSystemUserRoleNotAllowedExceptionRepresents the exception that is thrown when you cannot create user roles with IsSystem specified.
DataAccessLayerExceptionRepresents the exception that is thrown when there is an error accessing data that is layer-specific.
DatabaseObjectDoesNotExistExceptionRepresents the exception that is thrown when there is an error accessing layer-specific data because a database object does not exist.
DatabaseUnavailableExceptionRepresents the exception that is thrown when you are unable to connect to a database to perform a requested operation. The inner exception should give more information about the error.
DataItemDoesNotExistExceptionRepresents the exception that is thrown when there is a layer-specific data access error because an item does not exist that is required to complete a query.
DeleteSystemUserRoleNotAllowedExceptionRepresents the exception that is thrown when you cannot delete user roles with IsSystem specified.
DeserializationExceptionRepresents the exception that is thrown when type information could not be found when reconnecting to a Management Group.
DiscoveryDataAbstractMonitoringClassIdNotAllowedExceptionRepresents the exception that is thrown because an abstract monitoring class identifier is not allowed in a discovery data item.
DiscoveryDataAbstractRelationshipTypeIdNotAllowedExceptionRepresents the exception that is thrown because the abstract relationship type identifier is not allowed in a discovery data item.
DiscoveryDataDiscoverySourceNotAllowedExceptionRepresents the exception that is thrown because the discovery source in a discovery data item is not allowed.
DiscoveryDataFromRuleTargetedToDeletedMonitoringObjectExceptionRepresents the exception that is thrown because there is an invalid managed entity identifier specified in the discovery data item.
DiscoveryDataInvalidMonitoringClassIdExceptionRepresents the exception that is thrown because there is an invalid monitoring class identifier specified in the discovery data item.
DiscoveryDataInvalidMonitoringClassPropertyValueExceptionRepresents the exception that is thrown because there is an invalid monitoring class property specified in the discovery data item. The property value needs to adhere to the type.
DiscoveryDataInvalidRelationshipSourceExceptionRepresents the exception that is thrown because there is an invalid relationship source specified in the discovery data item.
DiscoveryDataInvalidRelationshipSourceRoleTypeIdExceptionRepresents the exception that is thrown because there is an invalid relationship source type identifier specified in the discovery data item.
DiscoveryDataInvalidRelationshipTargetExceptionRepresents the exception that is thrown because there is an invalid relationship target specified in the discovery data item.
DiscoveryDataInvalidRelationshipTargetRoleTypeIdExceptionRepresents the exception that is thrown because there is an invalid relationship target type identifier specified in the discovery data item.
DiscoveryDataInvalidRelationshipTypeIdExceptionRepresents the exception that is thrown because there is an invalid relationship type identifier specified in the discovery data item.
DiscoveryDataMissingKeyExceptionRepresents the exception that is thrown because there is a missing key property in the discovery data item.
DiscoveryDataMonitoringClassPropertyValueAlreadyExistsExceptionRepresents the exception that is thrown because a monitoring class property value already exists in the discovery data item. You should check for duplicate property values when this exception is thrown.
DiscoveryDataPropertyNotAllowedExceptionRepresents the exception that is thrown because property in a discovery data item is not allowed.
DiscoveryDataRelationshipNotAllowedExceptionRepresents the exception that is thrown because the relationship in a discovery data item is not allowed.
DiscoveryDataUnresolvedMonitoringClassPropertyNameExceptionRepresents the exception that is thrown because there is an unresolved monitoring class property name in the discovery data item. You can try to use fully qualified names to avoid this exception.
EditSystemUserRoleNotAllowedExceptionRepresents the exception that is thrown when you are not allowed to edit system user roles.
EventDataValidationFailureExceptionRepresents the exception that is thrown because event data failed to be validated.
HealthServiceUnavailableExceptionRepresents the exception that is thrown because the health service is unavailable. The inner exception that caused this exception contains more details about the problem.
InconsistentDataExceptionRepresents the exception that is thrown because a method call produced inconsistent results. The data on the client does not match the data returned from the server. This can be caused by the client-side cache being out of sync with the server data.
InvalidConnectionExceptionRepresents the exception that is thrown because there is a data-access-layer-specific problem indicating that an opened connection is no longer valid.
InvalidCriteriaExceptionRepresents the exception that is thrown because the criteria could not be parsed.
InvalidDatabaseDataExceptionRepresents the exception that is thrown because the data retrieved from the database is invalid.
InvalidJobConfigurationExceptionRepresents the exception that is thrown because the job configuration is invalid. The inner exception that caused the current exception gives more details about why the exception was thrown.
InvalidMonitoringClassInUserRoleScopeExceptionRepresents the exception that is thrown because there is an invalid monitoring class specified in the user role scope.
InvalidMonitoringDiagnosticExceptionRepresents the exception that is thrown when a diagnostic is not valid for the current monitoring object or state change event.
InvalidMonitoringObjectInUserRoleScopeExceptionRepresents the exception that is thrown because there is an invalid monitoring object specified in the user role scope.
InvalidMonitoringProfileExceptionRepresents the exception that is thrown because the profile that is specified for the user role is not valid.
InvalidMonitoringRecoveryExceptionRepresents the exception that is thrown when a recovery is not valid for the current monitoring object or state change event.
InvalidMonitoringTaskInUserRoleScopeExceptionRepresents the exception that is thrown because there is an invalid monitoring task specified in the user role scope.
InvalidMonitoringUserRoleNameExceptionRepresents the exception that is thrown because there is an invalid user role or description. Make sure the characters and the number of characters for the user role or description are valid.
InvalidMonitoringViewInUserRoleScopeExceptionRepresents the exception that is thrown because there is an invalid monitoring view that is specified in the user role scope.
InvalidReaderExceptionRepresents the exception that is thrown because a reader was invalid.
LocationMonitoringObjectCertificateNotFoundExceptionRepresents the exception that is thrown because the certificate for the location monitoring object was not found.
LocationMonitoringObjectNotAvailableExceptionRepresents the exception that is thrown because a location monitoring object instance is not available.
LocationMonitoringObjectNotFoundExceptionRepresents the exception that is thrown because a location monitoring object instance was not found.
LocationMonitoringObjectNotManagedExceptionRepresents the exception that is thrown because a location monitoring object instance is not managed.
ManagementPackExceptionRepresents the exception that is thrown because there is a problem processing or parsing a Management Pack.
ManagementPackExceptionMessagesAllows you to get localized exception messages for the Management Pack-based exceptions that are listed in the ManagementPackExceptionCode enumeration.
ManagementServersImmutableExceptionRepresents the exception that is thrown because the management server cannot be changed.
MissingUserInSystemUserRoleExceptionRepresents the exception that is thrown because the system user role does not have a user assigned to it. The system user role must have at least one user assigned to it.
MissingUserRoleExceptionRepresents the exception that is thrown because there is no user role to insert or update.
MonitoringBaseThe abstract base class for all the connected Operations Manager objects.
MonitoringBaseWithIdThe abstract base class for all the connected Operations Manager objects with identifiers.
MonitoringClassInUserRoleScopeAlreadyExistsExceptionRepresents the exception that is thrown because a monitoring class already exists in the user role scope. Check for duplicate assignments.
MonitoringClassInUserRoleScopeNotAllowedExceptionRepresents the exception that is thrown because the monitoring class is not allowed in the user role scope. The profile associated with the user role does not allow the monitoring class to be specified.
MonitoringExceptionRepresents the base exception class for all Operations Manager exceptions.
MonitoringHierarchyNodeRepresents a node in a hierarchy of T objects, where T is the type of the objects.
MonitoringObjectInUserRoleScopeAlreadyExistsExceptionRepresents the exception that is thrown because a monitoring object already exists in the user role scope. Check for duplicate assignments.
MonitoringObjectInUserRoleScopeNotAllowedExceptionRepresents the exception that is thrown because the monitoring object is not allowed in the user role scope. The profile associated with the user role does not allow the monitoring object to be specified.
MonitoringTaskInUserRoleScopeAlreadyExistsExceptionRepresents the exception that is thrown because a monitoring task already exists in the user role scope. Check for duplicate assignments.
MonitoringTaskInUserRoleScopeNotAllowedExceptionRepresents the exception that is thrown because the monitoring task is not allowed in the user role scope. The profile associated with the user role does not allow the monitoring task to be specified.
MonitoringViewInUserRoleScopeAlreadyExistsExceptionRepresents the exception that is thrown because a monitoring view already exists in the user role scope. Check for duplicate assignments.
MonitoringViewInUserRoleScopeNotAllowedExceptionRepresents the exception that is thrown because the monitoring view is not allowed in the user role scope. The profile associated with the user role does not allow the monitoring view to be specified.
MultipleUsersInSystemUserRoleExceptionRepresents the exception that is thrown because the Operations Manager Administrator user role cannot have multiple users assigned to it. It must have one user assigned to it.
NullConstraintExceptionRepresents a data access layer specific exception that is thrown because an item that cannot be null was set to null.
ObjectAlreadyExistsExceptionRepresents the exception that is thrown when an object is unable to be created because the object already exists.
ObjectNotConnectedExceptionRepresents the exception that is thrown because a connection has not been established.
ObjectNotFoundExceptionRepresents the exception that is thrown because an object could not be found.
PairCombines two types into one type.
QueryCriteriaThe abstract base class that criteria classes derive from. Criteria classes are used to specify criteria for various methods, limiting the returned objects to those that meet the criteria.
QueryDefinitionDoesNotExistExceptionRepresents the data access layer specific exception that is thrown because a query definition does not exist.
QueryGrammarExceptionRepresents the exception that is thrown because an error occurred related to the grammar (syntax) of a query.
ResultThis class supports the Operations Manager infrastructure and is not intended to be used directly from your code.
ResultSetThis class supports the Operations Manager infrastructure and is not intended to be used directly from your code.
SdkServiceNotInitializedExceptionRepresents the exception that is thrown because the Operations Manager SDK service is not initialized or started.
ServerDisconnectedExceptionRepresents the exception that is thrown because the client has been disconnected from the server.
ServiceNotRunningExceptionRepresents the exception that is thrown because the service is not running.
SubmitJobExceptionRepresents the exception that is thrown because a job submission failed. The inner exception error message can be checked for more information about the error.
TieredMonitoringExceptionRepresents the exception that is thrown because an error occurred while processing a method for a Management Group.
TieringSetupExceptionRepresents the exception that is thrown because an error occurred while setting up a tiered Management Group.
UnauthorizedAccessMonitoringExceptionRepresents the exception that is thrown when an authorization manager unauthorized access error occurs.
UndeclaredTemplateReferenceExceptionRepresents the exception that is thrown during template processing when one of the references of the template is not found in the References section.
UniquenessConstraintExceptionRepresents the data access layer specific exception that is thrown when an item's value is unexpectedly not unique.
UnknownAuthorizationStoreExceptionRepresents the exception that is thrown when an operation failed to be completed because of authorization store errors.
UnknownChannelExceptionRepresents the exception that is thrown because the channel threw an unknown exception.
UnknownDatabaseExceptionRepresents the exception that is thrown when an operation was unable to be performed because of database errors.
UnknownServiceExceptionRepresents the exception that is thrown because the service threw an unknown exception.
UserRoleAdministratorAlreadyExistsExceptionRepresents the exception that is thrown because a user role with the Administrator profile already exists. You cannot create another user role with the same profile.
UserRoleUserUnresolvedExceptionRepresents the exception that is thrown when the user associated with the user role is unable to be resolved.
InterfaceDescription
IMonitoringBaseDefines the properties and methods for all the connected Operations Manager objects.
StructureDescription
LicenseCountContains the number of client licenses and server licenses there are for the Operations Manager software.
EnumerationDescription
CacheModeDefines the available cache modes of the client-side interface.
LicenseSkuDefines the values that represent different license SKUs for the Operations Manager product.
ManagementPackExceptionCodeDefines the exception codes that are used to define the exceptions that are thrown when working with a management pack. To get the message for the exception code, pass the code into the GetMessage method.
ProductSkuContains a list of values that define the different products that the Operations Manager is built for.
TraversalDepthDefines the level of depth that a method should traverse when returning objects.

Send comments about this topic to Microsoft.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker