Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines 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.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager.Common (in microsoft.enterprisemanagement.operationsmanager.common.dll)
Usage
'Usage
Dim instance As ManagementPackExceptionCode
Syntax
'Declaration
<DataContractAttribute> _
Public Enumeration ManagementPackExceptionCode
[DataContractAttribute]
public enum ManagementPackExceptionCode
[DataContractAttribute]
public enum class ManagementPackExceptionCode
/** @attribute DataContractAttribute() */
public enum ManagementPackExceptionCode
DataContractAttribute
public enum ManagementPackExceptionCode
Members
Member name | Description |
---|---|
AcceptChangesNeedsManagementPackWriter | Indicates that the AcceptChangesNeedsManagementPackWriter exception was thrown. |
AliasMismatchOnInputAlias | Indicates that the AliasMismatchOnInputAlias exception was thrown. |
AliasMismatchUnknownAlias | Indicates that the AliasMismatchUnknownAlias exception was thrown. |
CannotCalculateElementGuid | Indicates that the CannotCalculateElementGuid exception was thrown. |
CannotCalculateSubElementGuid | Indicates that the CannotCalculateSubElementGuid exception was thrown. |
CannotFindMPInDatabase | Indicates that the CannotFindMPInDatabase exception was thrown. |
CannotFindReferencedMPElement | Indicates that the CannotFindReferencedMPElement exception was thrown. |
CannotFindReferencedMPSubElement | Indicates that the CannotFindReferencedMPSubElement exception was thrown. |
CannotFindRequestElementInDatabase | Indicates that the CannotFindRequestElementInDatabase exception was thrown. |
CannotFindRunAsReference | Indicates that the CannotFindRunAsReference exception was thrown. |
CannotLocateItem | Indicates that the CannotLocateItem exception was thrown. |
CannotModifySealedManagementPack | Indicates that the CannotModifySealedManagementPack exception was thrown. |
CannotPerformGetFolder | Indicates that the CannotPerformGetFolder exception was thrown. |
CannotUninstallDependentMP | Indicates that the CannotUninstallDependentMP exception was thrown. |
CaseSensitiveFlagCannotbeSetForNonStringProperties | Indicates that the CaseSensitiveFlagCannotbeSetForNonStringProperties exception was thrown. |
CategoryInvalidString | Indicates that the CategoryInvalidString exception was thrown. |
CategoryNullInDB | Indicates that the CategoryNullInDB exception was thrown. |
CircularReferenceError | Indicates that the CircularReferenceError exception was thrown. |
CircularReferenceMultiMPDetected | Indicates that the CircularReferenceMultiMPDetected exception was thrown. |
CircularReferenceMultiMPSourceMessage | Indicates that the CircularReferenceMultiMPSourceMessage exception was thrown. |
CircularReferenceMultiMPTargetChain | Indicates that the CircularReferenceMultiMPTargetChain exception was thrown. |
CircularReferenceMultipMPTargetOpeningString | Indicates that the CircularReferenceMultipMPTargetOpeningString exception was thrown. |
CodeErrorTypeNotSupported | Indicates that the CodeErrorTypeNotSupported exception was thrown. |
CompletedSuccessfully | Indicates that the CompletedSuccessfully exception was thrown. |
DatabaseQueryExecutionFailed | Indicates that the DatabaseQueryExecutionFailed exception was thrown. |
DateTimePropertyNotKey | Indicates that the DateTimePropertyNotKey exception was thrown. |
DBCannotFindVersionDepedentMPId | Indicates that the DBCannotFindVersionDepedentMPId exception was thrown. |
DBWrapperConnectionFailed | Indicates that the DBWrapperConnectionFailed exception was thrown. |
DBWrapperIncorrectParametersSpecifiedForQuery | Indicates that the DBWrapperIncorrectParametersSpecifiedForQuery exception was thrown. |
DeleteFailedCannotFindElement | Indicates that the DeleteFailedCannotFindElement exception was thrown. |
DeleteFailedCannotFindSubElement | Indicates that the DeleteFailedCannotFindSubElement exception was thrown. |
DeleteFailedTypeMismatch | Indicates that the DeleteFailedTypeMismatch exception was thrown. |
DeleteSectionCannotBeSpecified | Indicates that the DeleteSectionCannotBeSpecified exception was thrown. |
DiagnosticContainsConditionDetectionOrProbeActionOnly | Indicates that the DiagnosticContainsConditionDetectionOrProbeActionOnly exception was thrown. |
DiscoveryContainsDataSourceOnly | Indicates that the DiscoveryContainsDataSourceOnly exception was thrown. |
DisplayStringUpdateFailed | Indicates that the DisplayStringUpdateFailed exception was thrown. |
DisplayStringUpdateFailed2 | Indicates that the DisplayStringUpdateFailed2 exception was thrown. |
DuplicateIdentityError | Indicates that the DuplicateIdentityError exception was thrown. |
EmptyRowsetForExport | Indicates that the EmptyRowsetForExport exception was thrown. |
ErrorNumber | Indicates that the ErrorNumber exception was thrown. |
ExceptionSeparator | Indicates that the ExceptionSeparator exception was thrown. |
ExportCatalogCannotAddNullElement | Indicates that the ExportCatalogCannotAddNullElement exception was thrown. |
ExportCatalogCannotLookupNullElement | Indicates that the ExportCatalogCannotLookupNullElement exception was thrown. |
ExportCatalogElementNotFound | Indicates that the ExportCatalogElementNotFound exception was thrown. |
ExportCatalogTypeMismatch | Indicates that the ExportCatalogTypeMismatch exception was thrown. |
ExportIncorrectRowSet | Indicates that the ExportIncorrectRowSet exception was thrown. |
ExportInternalErrorEnableEnumeration | Indicates that the ExportInternalErrorEnableEnumeration exception was thrown. |
ExportInvalidReferenceTypeForLinkedReport | Indicates that the ExportInvalidReferenceTypeForLinkedReport exception was thrown. |
ExportInvalidReferenceTypeForReport | Indicates that the ExportInvalidReferenceTypeForReport exception was thrown. |
FailedToProcessGetElementMPNotFound | Indicates that the FailedToProcessGetElementMPNotFound exception was thrown. |
FailedVerification | Indicates that the FailedVerification exception was thrown. |
FetchManagementPackFailed | Indicates that the FetchManagementPackFailed exception was thrown. |
FetchManagementPackFailedMPNotFound | Indicates that the FetchManagementPackFailedMPNotFound exception was thrown. |
FolderReferenceCannotBeNull | Indicates that the FolderReferenceCannotBeNull exception was thrown. |
GetAccessibleElementFailedNullMP | Indicates that the GetAccessibleElementFailedNullMP exception was thrown. |
GetAccessibleElementFailedWithNullElement | Indicates that the GetAccessibleElementFailedWithNullElement exception was thrown. |
HostingFlagIncorrect | Indicates that the HostingFlagIncorrect exception was thrown. |
HostingRelationshipLocalTargetOnly | Indicates that the HostingRelationshipLocalTargetOnly exception was thrown. |
HostManagementPackCannotBeNull | Indicates that the HostManagementPackCannotBeNull exception was thrown. |
IdentifierCannotBeNull | Indicates that the IdentifierCannotBeNull exception was thrown. |
ImageReferenceCannotBeNull | Indicates that the ImageReferenceCannotBeNull exception was thrown. |
ImportCannotProcessSealedMPConflictingUnsealedMPExists | Indicates that the ImportCannotProcessSealedMPConflictingUnsealedMPExists exception was thrown. |
ImportCannotProcessUnsealedMPConflictingSealedMPExists | Indicates that the ImportCannotProcessUnsealedMPConflictingSealedMPExists exception was thrown. |
IncludeDirectoryDoesNotExist | Indicates that the IncludeDirectoryDoesNotExist exception was thrown. |
IncludeDirectoryException | Indicates that the IncludeDirectoryException exception was thrown. |
IncludeSwitch | Indicates that the IncludeSwitch exception was thrown. |
IncorrectArgument | Indicates that the IncorrectArgument exception was thrown. |
IncorrectConfigExpression | Indicates that the IncorrectConfigExpression exception was thrown. |
IncorrectExpression | Indicates that the IncorrectExpression exception was thrown. |
IncorrectMPElementExpression | Indicates that the IncorrectMPElementExpression exception was thrown. |
IncorrectNumberofRegularDetectionsDefined | Indicates that the IncorrectNumberofRegularDetectionsDefined exception was thrown. |
IncorrectRunAsExpression | Indicates that the IncorrectRunAsExpression exception was thrown. |
IncorrectTargetExpression | Indicates that the IncorrectTargetExpression exception was thrown. |
InvalidCultureInfoPassedDisplayString | Indicates that the InvalidCultureInfoPassedDisplayString exception was thrown. |
InvalidCultureInfoPassedKnowledgeArticle | Indicates that the InvalidCultureInfoPassedKnowledgeArticle exception was thrown. |
InvalidCultureInfoSpecified | Indicates that the InvalidCultureInfoSpecified exception was thrown. |
InvalidDecimalLengthSpecified | Indicates that the InvalidDecimalLengthSpecified exception was thrown. |
InvalidElementNamePassed | Indicates that the InvalidElementNamePassed exception was thrown. |
InvalidHostingRelationship | Indicates that the InvalidHostingRelationship exception was thrown. |
InvalidLanguageCodeSpecified | Indicates that the InvalidLanguageCodeSpecified exception was thrown. |
InvalidManagementPackElementInfoPassed | Indicates that the InvalidManagementPackElementInfoPassed exception was thrown. |
InvalidManagementPackElementSpecified | Indicates that the InvalidManagementPackElementSpecified exception was thrown. |
InvalidManagementPackPassed | Indicates that the InvalidManagementPackPassed exception was thrown. |
InvalidManagementPackSubElementPassed | Indicates that the InvalidManagementPackSubElementPassed exception was thrown. |
InvalidMinLengthPropertySpecified | Indicates that the InvalidMinLengthPropertySpecified exception was thrown. |
ItemCopyFailedInvalidStatus | Indicates that the ItemCopyFailedInvalidStatus exception was thrown. |
LengthPropertyCannotBeSpecified | Indicates that the LengthPropertyCannotBeSpecified exception was thrown. |
LoadingFile | Indicates that the LoadingFile exception was thrown. |
ManagementPackAlreadyImported | Indicates that the ManagementPackAlreadyImported exception was thrown. |
ManagementPackAssemblyReaderFailedToLoadNullString | Indicates that the ManagementPackAssemblyReaderFailedToLoadNullString exception was thrown. |
ManagementPackAssemblyWriterCannotSealMP | Indicates that the ManagementPackAssemblyWriterCannotSealMP exception was thrown. |
ManagementPackAssemblyWriterCannotSealMPPendingChanges | Indicates that the ManagementPackAssemblyWriterCannotSealMPPendingChanges exception was thrown. |
ManagementPackAssemblyWriterNullManagementPackPassed | Indicates that the ManagementPackAssemblyWriterNullManagementPackPassed exception was thrown. |
ManagementPackCollectionCannotProcessNullItem | Indicates that the ManagementPackCollectionCannotProcessNullItem exception was thrown. |
ManagementPackCollectionDuplicateItemName | Indicates that the ManagementPackCollectionDuplicateItemName exception was thrown. |
ManagementPackCollectionFetchFailed | Indicates that the ManagementPackCollectionFetchFailed exception was thrown. |
ManagementPackCollectionIndexOutOfBounds | Indicates that the ManagementPackCollectionIndexOutOfBounds exception was thrown. |
ManagementPackCollectionInvalidCast | Indicates that the ManagementPackCollectionInvalidCast exception was thrown. |
ManagementPackCollectionMismatchedManagementPackElement | Indicates that the ManagementPackCollectionMismatchedManagementPackElement exception was thrown. |
ManagementPackCollectionNullSubElementPassed | Indicates that the ManagementPackCollectionNullSubElementPassed exception was thrown. |
ManagementPackCollectionSubElementNotFound | Indicates that the ManagementPackCollectionSubElementNotFound exception was thrown. |
ManagementPackCollectionUnsealedMPCannotBeReferenced | Indicates that the ManagementPackCollectionUnsealedMPCannotBeReferenced exception was thrown. |
ManagementPackConstructorSpecifyIManagementPackStore | Indicates that the ManagementPackConstructorSpecifyIManagementPackStore exception was thrown. |
ManagementPackDoesNotReferenceRequestedElement | Indicates that the ManagementPackDoesNotReferenceRequestedElement exception was thrown. |
ManagementPackElementNoFolder | Indicates that the ManagementPackElementNoFolder exception was thrown. |
ManagementPackElementNotNull | Indicates that the ManagementPackElementNotNull exception was thrown. |
ManagementPackElementReferenceInvalidObject | Indicates that the ManagementPackElementReferenceInvalidObject exception was thrown. |
ManagementPackElementReferenceNullValuePassed | Indicates that the ManagementPackElementReferenceNullValuePassed exception was thrown. |
ManagementPackElementReferenceTypeMismatch | Indicates that the ManagementPackElementReferenceTypeMismatch exception was thrown. |
ManagementPackFileNameIncorrect | Indicates that the ManagementPackFileNameIncorrect exception was thrown. |
ManagementPackFileStoreGetMPFailedNullValue | Indicates that the ManagementPackFileStoreGetMPFailedNullValue exception was thrown. |
ManagementPackFileStoreGetMPVersionMismatch | Indicates that the ManagementPackFileStoreGetMPVersionMismatch exception was thrown. |
ManagementPackFileStoreGetMPVersionNull | Indicates that the ManagementPackFileStoreGetMPVersionNull exception was thrown. |
ManagementPackIdentityMismatch | Indicates that the ManagementPackIdentityMismatch exception was thrown. |
ManagementPackInvalidTextReader | Indicates that the ManagementPackInvalidTextReader exception was thrown. |
ManagementPackItemInvalidStatus | Indicates that the ManagementPackItemInvalidStatus exception was thrown. |
ManagementPackItemNotFoundInNewVersion | Indicates that the ManagementPackItemNotFoundInNewVersion exception was thrown. |
ManagementPackItemStatusCannotSwitch | Indicates that the ManagementPackItemStatusCannotSwitch exception was thrown. |
ManagementPackItemStatusChange1 | Indicates that the ManagementPackItemStatusChange1 exception was thrown. |
ManagementPackItemStatusChange2 | Indicates that the ManagementPackItemStatusChange2 exception was thrown. |
ManagementPackItemStatusChange3 | Indicates that the ManagementPackItemStatusChange3 exception was thrown. |
ManagementPackItemStatusChange4 | Indicates that the ManagementPackItemStatusChange4 exception was thrown. |
ManagementPackNewerVersionAlreadyImported | Indicates that the ManagementPackNewerVersionAlreadyImported exception was thrown. |
ManagementPackNotNull | Indicates that the ManagementPackNotNull exception was thrown. |
ManagementPackReferenceNameNull | Indicates that the ManagementPackReferenceNameNull exception was thrown. |
ManagementPackReferenceVersionNull | Indicates that the ManagementPackReferenceVersionNull exception was thrown. |
ManagementPackSubElementNotReconnected | Indicates that the ManagementPackSubElementNotReconnected exception was thrown. |
ManagementPackVersionMismatch | Indicates that the ManagementPackVersionMismatch exception was thrown. |
ManagementPackVersionMismatch2 | Indicates that the ManagementPackVersionMismatch2 exception was thrown. |
ManagementPackXmlReaderDuplicateItem | Indicates that the ManagementPackXmlReaderDuplicateItem exception was thrown. |
ManagementPackXmlWriterFileOpenFailed | Indicates that the ManagementPackXmlWriterFileOpenFailed exception was thrown. |
ManagementPackXmlWriterInvalidWriter | Indicates that the ManagementPackXmlWriterInvalidWriter exception was thrown. |
ManagementPackXmlWriterNullDirectory | Indicates that the ManagementPackXmlWriterNullDirectory exception was thrown. |
ManagementPackXmlWriterOpenDirectoryFailed | Indicates that the ManagementPackXmlWriterOpenDirectoryFailed exception was thrown. |
ManagementPackXmlWriterOpenDirectoryFailed2 | Indicates that the ManagementPackXmlWriterOpenDirectoryFailed2 exception was thrown. |
ManagementPackXmlWriterValidationFailed | Indicates that the ManagementPackXmlWriterValidationFailed exception was thrown. |
ManagementPackXmlWriterXmlException | Indicates that the ManagementPackXmlWriterXmlException exception was thrown. |
MinLengthFlagCannotbeSetForNonStringProperties | Indicates that the MinLengthFlagCannotbeSetForNonStringProperties exception was thrown. |
MinLengthSpecifiedOnNonKeyAttribute | Indicates that the MinLengthSpecifiedOnNonKeyAttribute exception was thrown. |
ModuleReferenceTargetIncorrect | Indicates that the ModuleReferenceTargetIncorrect exception was thrown. |
ModuleReferenceVerifyFailed | Indicates that the ModuleReferenceVerifyFailed exception was thrown. |
ModuleTypeHelperReferenceDoesNotValidate | Indicates that the ModuleTypeHelperReferenceDoesNotValidate exception was thrown. |
MonitorAlgorithmInvalidString | Indicates that the MonitorAlgorithmInvalidString exception was thrown. |
MonitorAlgorithmNullInDB | Indicates that the MonitorAlgorithmNullInDB exception was thrown. |
MPAssemblyLoaderCannotGetManagementPackResourceStream | Indicates that the MPAssemblyLoaderCannotGetManagementPackResourceStream exception was thrown. |
MPAssemblyLoaderFileLoadError | Indicates that the MPAssemblyLoaderFileLoadError exception was thrown. |
MPAssemblyLoaderNoStrongName | Indicates that the MPAssemblyLoaderNoStrongName exception was thrown. |
MPAssemblyWriterCannotSealAssembly | Indicates that the MPAssemblyWriterCannotSealAssembly exception was thrown. |
MPAssemblyWriterCompanyNameRequired | Indicates that the MPAssemblyWriterCompanyNameRequired exception was thrown. |
MPAssemblyWriterCompilationFailed | Indicates that the MPAssemblyWriterCompilationFailed exception was thrown. |
MPAssemblyWriterKeyFileDoesNotExist | Indicates that the MPAssemblyWriterKeyFileDoesNotExist exception was thrown. |
MPAssemblyWriterKeyFileNotAccessible | Indicates that the MPAssemblyWriterKeyFileNotAccessible exception was thrown. |
MPAssemblyWriterKeyPathNull | Indicates that the MPAssemblyWriterKeyPathNull exception was thrown. |
MPAssemblyWriterNullSettings | Indicates that the MPAssemblyWriterNullSettings exception was thrown. |
MPAssemblyWriterOutputDirectoryDoesNotExist | Indicates that the MPAssemblyWriterOutputDirectoryDoesNotExist exception was thrown. |
MPAssemblyWriterOutputDirectoryIsNull | Indicates that the MPAssemblyWriterOutputDirectoryIsNull exception was thrown. |
MPAssemblyWriterOutputDirectoryNotAccessible | Indicates that the MPAssemblyWriterOutputDirectoryNotAccessible exception was thrown. |
MPCatalogDuplicateEntryError | Indicates that the MPCatalogDuplicateEntryError exception was thrown. |
MPConstructionError | Indicates that the MPConstructionError exception was thrown. |
MPDictionaryFindAccessibleElementNotFound | Indicates that the MPDictionaryFindAccessibleElementNotFound exception was thrown. |
MPDictionaryFindAccessibleElementNotPublic | Indicates that the MPDictionaryFindAccessibleElementNotPublic exception was thrown. |
MPDictionaryFindElementCannoResolveReference | Indicates that the MPDictionaryFindElementCannoResolveReference exception was thrown. |
MPDictionaryFindElementCannotResolveNullID | Indicates that the MPDictionaryFindElementCannotResolveNullID exception was thrown. |
MPDictionaryFindElementDidNotFindType | Indicates that the MPDictionaryFindElementDidNotFindType exception was thrown. |
MPDictionaryFindElementInvalidCast | Indicates that the MPDictionaryFindElementInvalidCast exception was thrown. |
MPDictionaryFindSubElementCannoResolveReference | Indicates that the MPDictionaryFindSubElementCannoResolveReference exception was thrown. |
MPDictionaryFindSubElementCannotProcessIDNull | Indicates that the MPDictionaryFindSubElementCannotProcessIDNull exception was thrown. |
MPDictionaryFindSubElementTypeMismatchError | Indicates that the MPDictionaryFindSubElementTypeMismatchError exception was thrown. |
MPDictionaryGetModuleTypeHelperCannotResolveNullID | Indicates that the MPDictionaryGetModuleTypeHelperCannotResolveNullID exception was thrown. |
MPDictionaryInvalidAliasString | Indicates that the MPDictionaryInvalidAliasString exception was thrown. |
MPDictionaryLoadReferenceFailedCannotFindMP | Indicates that the MPDictionaryLoadReferenceFailedCannotFindMP exception was thrown. |
MPElementCollectionCannotUpdateItem | Indicates that the MPElementCollectionCannotUpdateItem exception was thrown. |
MPElementCollectionDuplicateItem | Indicates that the MPElementCollectionDuplicateItem exception was thrown. |
MPElementDiscardChangesStatusTransitionError | Indicates that the MPElementDiscardChangesStatusTransitionError exception was thrown. |
MPElementInvalidStatus | Indicates that the MPElementInvalidStatus exception was thrown. |
MPElementNotAccessible | Indicates that the MPElementNotAccessible exception was thrown. |
MPElementNotFoundInManagementPack | Indicates that the MPElementNotFoundInManagementPack exception was thrown. |
MPElementNotFoundInManagementPackAndReferences | Indicates that the MPElementNotFoundInManagementPackAndReferences exception was thrown. |
MPElementPendingAddStatusTransitionError | Indicates that the MPElementPendingAddStatusTransitionError exception was thrown. |
MPElementPendingDeleteStatusTransitionError | Indicates that the MPElementPendingDeleteStatusTransitionError exception was thrown. |
MPElementPendingUpdateStatusTransitionError | Indicates that the MPElementPendingUpdateStatusTransitionError exception was thrown. |
MPElementSubstitutionInvalidPropertyName | Indicates that the MPElementSubstitutionInvalidPropertyName exception was thrown. |
MPElementSubstitutionNullString | Indicates that the MPElementSubstitutionNullString exception was thrown. |
MPElementUnchangedStatusTransitionError | Indicates that the MPElementUnchangedStatusTransitionError exception was thrown. |
MPFileStoreInvalidDirectory | Indicates that the MPFileStoreInvalidDirectory exception was thrown. |
MPFriendlyNameCannotBeNull | Indicates that the MPFriendlyNameCannotBeNull exception was thrown. |
MPGetElementFailed | Indicates that the MPGetElementFailed exception was thrown. |
MPIdNull | Indicates that the MPIdNull exception was thrown. |
MPLookupAliasCannotBeNull | Indicates that the MPLookupAliasCannotBeNull exception was thrown. |
MPLookupAliasNotFoundError | Indicates that the MPLookupAliasNotFoundError exception was thrown. |
MPLookupDifferentAliasError | Indicates that the MPLookupDifferentAliasError exception was thrown. |
MPLookupDuplicateAliasError | Indicates that the MPLookupDuplicateAliasError exception was thrown. |
MPXmlFileReadFailed | Indicates that the MPXmlFileReadFailed exception was thrown. |
MPXmlLoaderCannotLoadNullMpId | Indicates that the MPXmlLoaderCannotLoadNullMpId exception was thrown. |
MPXmlLoaderCannotOpenFile | Indicates that the MPXmlLoaderCannotOpenFile exception was thrown. |
MPXmlLoaderIdMismatch | Indicates that the MPXmlLoaderIdMismatch exception was thrown. |
MPXmlLoaderInvalidManifest | Indicates that the MPXmlLoaderInvalidManifest exception was thrown. |
MPXmlLoaderInvalidVersion | Indicates that the MPXmlLoaderInvalidVersion exception was thrown. |
MPXmlLoaderKeyTokenMismatch | Indicates that the MPXmlLoaderKeyTokenMismatch exception was thrown. |
MPXmlLoaderKeyTokenNull | Indicates that the MPXmlLoaderKeyTokenNull exception was thrown. |
MPXmlLoaderVersionMismatch | Indicates that the MPXmlLoaderVersionMismatch exception was thrown. |
MPXmlLoaderVersionNull | Indicates that the MPXmlLoaderVersionNull exception was thrown. |
MPXmlLoaderVersionNullSpecified | Indicates that the MPXmlLoaderVersionNullSpecified exception was thrown. |
MPXmlStorageCannotFindFile | Indicates that the MPXmlStorageCannotFindFile exception was thrown. |
MPXmlStorageDeserializationFailed | Indicates that the MPXmlStorageDeserializationFailed exception was thrown. |
MPXmlStorageFilenameIncorrect | Indicates that the MPXmlStorageFilenameIncorrect exception was thrown. |
MPXmlStorageFileNotFoundInDirectory | Indicates that the MPXmlStorageFileNotFoundInDirectory exception was thrown. |
MultipleHostingRelationships | Indicates that the MultipleHostingRelationships exception was thrown. |
MultipleHostingRelationshipsSpecified | Indicates that the MultipleHostingRelationshipsSpecified exception was thrown. |
NestedRunAsExpression | Indicates that the NestedRunAsExpression exception was thrown. |
NoHostingRelationship | Indicates that the NoHostingRelationship exception was thrown. |
NoHostRelationship | Indicates that the NoHostRelationship exception was thrown. |
NoHostRelationshipInMP | Indicates that the NoHostRelationshipInMP exception was thrown. |
NoProbeModuleInRule | Indicates that the NoProbeModuleInRule exception was thrown. |
NotHostRelationshipForBaseClass | Indicates that the NotHostRelationshipForBaseClass exception was thrown. |
NullXmlWriter | Indicates that the NullXmlWriter exception was thrown. |
OverrideDefinitionInvalid | Indicates that the OverrideDefinitionInvalid exception was thrown. |
OverrideDefinitionMultipleResults | Indicates that the OverrideDefinitionMultipleResults exception was thrown. |
OverrideDefinitionTypeMismatch | Indicates that the OverrideDefinitionTypeMismatch exception was thrown. |
OverrideDefinitionVerificationFailed | Indicates that the OverrideDefinitionVerificationFailed exception was thrown. |
OverrideDefinitionXPathNoMatch | Indicates that the OverrideDefinitionXPathNoMatch exception was thrown. |
OverrideDefinitionXPathQueryInvalid | Indicates that the OverrideDefinitionXPathQueryInvalid exception was thrown. |
OverrideDefinitionXPathReturnsNotSimpleType | Indicates that the OverrideDefinitionXPathReturnsNotSimpleType exception was thrown. |
OverrideInvalidParentType | Indicates that the OverrideInvalidParentType exception was thrown. |
ProcessElementReferenceNoMatch | Indicates that the ProcessElementReferenceNoMatch exception was thrown. |
ReconnectFailedManagementPackElementMismatch | Indicates that the ReconnectFailedManagementPackElementMismatch exception was thrown. |
ReconnectFailedManagementPackMismatch | Indicates that the ReconnectFailedManagementPackMismatch exception was thrown. |
ReconnectFailedManagementPackNull | Indicates that the ReconnectFailedManagementPackNull exception was thrown. |
ReconnectFailedNullIManagementPackStore | Indicates that the ReconnectFailedNullIManagementPackStore exception was thrown. |
ReconnectFailedNullManagementPackArgument | Indicates that the ReconnectFailedNullManagementPackArgument exception was thrown. |
ReconnectFailedNullManagementPackElement | Indicates that the ReconnectFailedNullManagementPackElement exception was thrown. |
ReconnectFailedParameterInvalid | Indicates that the ReconnectFailedParameterInvalid exception was thrown. |
ReconnectFailedParameterNull | Indicates that the ReconnectFailedParameterNull exception was thrown. |
RecoveryContainsWriteActionOrConditionDetectionOnly | Indicates that the RecoveryContainsWriteActionOrConditionDetectionOnly exception was thrown. |
SealedManagementPackUpdateError | Indicates that the SealedManagementPackUpdateError exception was thrown. |
StartedVerification | Indicates that the StartedVerification exception was thrown. |
TargetExpressionsNotAllowed | Indicates that the TargetExpressionsNotAllowed exception was thrown. |
TargetSubstitutionInputStringNoMatch | Indicates that the TargetSubstitutionInputStringNoMatch exception was thrown. |
TaskContainsProbeOrWriteActionOnly | Indicates that the TaskContainsProbeOrWriteActionOnly exception was thrown. |
TemplateProcessFailed | Indicates that the TemplateProcessFailed exception was thrown. |
UninstallFailed | Indicates that the UninstallFailed exception was thrown. |
UnknownMPElementType | Indicates that the UnknownMPElementType exception was thrown. |
VerificationLibraryCannotConvertToDerivedElement | Indicates that the VerificationLibraryCannotConvertToDerivedElement exception was thrown. |
VerificationLibraryCannotFindReferencedType | Indicates that the VerificationLibraryCannotFindReferencedType exception was thrown. |
VerificationLibraryFailedModuleReferenceValidation | Indicates that the VerificationLibraryFailedModuleReferenceValidation exception was thrown. |
VerificationLibraryModuleTypeCastFailed | Indicates that the VerificationLibraryModuleTypeCastFailed exception was thrown. |
VerificationLibraryModuleTypeSchemaException | Indicates that the VerificationLibraryModuleTypeSchemaException exception was thrown. |
VerificationLibraryModuleTypeSchemaExceptionImproperTypeSpecified | Indicates that the VerificationLibraryModuleTypeSchemaExceptionImproperTypeSpecified exception was thrown. |
VerificationLibrarySchemaInvalid | Indicates that the VerificationLibrarySchemaInvalid exception was thrown. |
VerificationLibraryVerifyTargetCannotVerifyNullType | Indicates that the VerificationLibraryVerifyTargetCannotVerifyNullType exception was thrown. |
VerificationLibraryXmlException | Indicates that the VerificationLibraryXmlException exception was thrown. |
VerificationLibraryXmlSchemaException | Indicates that the VerificationLibraryXmlSchemaException exception was thrown. |
VerificationLibraryXmlValidationFailed | Indicates that the VerificationLibraryXmlValidationFailed exception was thrown. |
VerifyAggregateMonitorFailed | Indicates that the VerifyAggregateMonitorFailed exception was thrown. |
VerifyCategoryOverrideInvalidValue | Indicates that the VerifyCategoryOverrideInvalidValue exception was thrown. |
VerifyClassCircularReference | Indicates that the VerifyClassCircularReference exception was thrown. |
VerifyClassHostedFlagChangedOnAbstractParent | Indicates that the VerifyClassHostedFlagChangedOnAbstractParent exception was thrown. |
VerifyClassTypeBaseNull | Indicates that the VerifyClassTypeBaseNull exception was thrown. |
VerifyClassTypeInvalidBase | Indicates that the VerifyClassTypeInvalidBase exception was thrown. |
VerifyClassTypeNoHostClass | Indicates that the VerifyClassTypeNoHostClass exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionNoConditionModule | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionNoConditionModule exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionNoDataSource | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionNoDataSource exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionNoProbeAction | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionNoProbeAction exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionNoWriteAction | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionNoWriteAction exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionStatefulFlag | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionStatefulFlag exception was thrown. |
VerifyConditionDetectionModuleTypeInvalidCompositionStatefulFlag2 | Indicates that the VerifyConditionDetectionModuleTypeInvalidCompositionStatefulFlag2 exception was thrown. |
VerifyConfigurationGroupContextMissing | Indicates that a VerifyConfigurationGroupContextMissing exception was thrown. |
VerifyConfigurationGroupFailed | Indicates that a VerifyConfigurationGroupFailed exception was thrown. |
VerifyConsoleTaskFailed | Indicates that the VerifyConsoleTaskFailed exception was thrown. |
VerifyConsoleTaskSubstitutionFailed | Indicates that the VerifyConsoleTaskSubstitutionFailed exception was thrown. |
VerifyDataSetFailed | Indicates that the VerifyDataSetFailed exception was thrown. |
VerifyDataSourceModuleReferenceTargetNotSupported | Indicates that the VerifyDataSourceModuleReferenceTargetNotSupported exception was thrown. |
VerifyDataSourceModuleTypeNoWriteAction | Indicates that the VerifyDataSourceModuleTypeNoWriteAction exception was thrown. |
VerifyDataTypeBaseInvalid | Indicates that the VerifyDataTypeBaseInvalid exception was thrown. |
VerifyDataTypeBaseNull | Indicates that the VerifyDataTypeBaseNull exception was thrown. |
VerifyDataTypeCircularReference | Indicates that the VerifyDataTypeCircularReference exception was thrown. |
VerifyDataTypeFailed | Indicates that the VerifyDataTypeFailed exception was thrown. |
VerifyDataTypeImplementationIncorrect | Indicates that the VerifyDataTypeImplementationIncorrect exception was thrown. |
VerifyDataTypeManagedImplementationIncomplete | Indicates that the VerifyDataTypeManagedImplementationIncomplete exception was thrown. |
VerifyDependencyMonitorCannotFindMemberMonitor | Indicates that the VerifyDependencyMonitorCannotFindMemberMonitor exception was thrown. |
VerifyDependencyMonitorCannotFindMemberMonitorTarget | Indicates that the VerifyDependencyMonitorCannotFindMemberMonitorTarget exception was thrown. |
VerifyDependencyMonitorCannotFindRelationship | Indicates that the VerifyDependencyMonitorCannotFindRelationship exception was thrown. |
VerifyDependencyMonitorCannotFindRelationshipSource | Indicates that the VerifyDependencyMonitorCannotFindRelationshipSource exception was thrown. |
VerifyDependencyMonitorCannotFindRelationshipTarget | Indicates that the VerifyDependencyMonitorCannotFindRelationshipTarget exception was thrown. |
VerifyDependencyMonitorFailed | Indicates that the VerifyDependencyMonitorFailed exception was thrown. |
VerifyDependencyMonitorInvalidMemberMonitor | Indicates that the VerifyDependencyMonitorInvalidMemberMonitor exception was thrown. |
VerifyDependencyMonitorInvalidTargetRelationshipCombination | Indicates that the VerifyDependencyMonitorInvalidTargetRelationshipCombination exception was thrown. |
VerifyDependencyMonitorMemberMonitorError | Indicates that the VerifyDependencyMonitorMemberMonitorError exception was thrown. |
VerifyDiagnosticDataTypeMismatch | Indicates that the VerifyDiagnosticDataTypeMismatch exception was thrown. |
VerifyDiagnosticFailed | Indicates that the VerifyDiagnosticFailed exception was thrown. |
VerifyDiagnosticInvalidExecuteOnState | Indicates that the VerifyDiagnosticInvalidExecuteOnState exception was thrown. |
VerifyDiagnosticInvalidModuleType | Indicates that the VerifyDiagnosticInvalidModuleType exception was thrown. |
VerifyDiagnosticTargetInheritenceMismatch | Indicates that the VerifyDiagnosticTargetInheritenceMismatch exception was thrown. |
VerifyDiscoveryFailed | Indicates that the VerifyDiscoveryFailed exception was thrown. |
VerifyDiscoveryInvalidClassProperty | Indicates that the VerifyDiscoveryInvalidClassProperty exception was thrown. |
VerifyDiscoveryInvalidRelationshipProperty | Indicates that the VerifyDiscoveryInvalidRelationshipProperty exception was thrown. |
VerifyDisplayStringDuplicateFound | Indicates that the VerifyDisplayStringDuplicateFound exception was thrown. |
VerifyDisplayStringFailed | Indicates that the VerifyDisplayStringFailed exception was thrown. |
VerifyDisplayStringFailed2 | Indicates that the VerifyDisplayStringFailed2 exception was thrown. |
VerifyDisplayStringInvalidSubElement | Indicates that the VerifyDisplayStringInvalidSubElement exception was thrown. |
VerifyDisplayStringNullElementReference | Indicates that the VerifyDisplayStringNullElementReference exception was thrown. |
VerifyEntityTypeAbstractClassInheritenceError | Indicates that the VerifyEntityTypeAbstractClassInheritenceError exception was thrown. |
VerifyEntityTypeAbstractClassNotSingleton | Indicates that the VerifyEntityTypeAbstractClassNotSingleton exception was thrown. |
VerifyEntityTypeBaseNotSpecified | Indicates that the VerifyEntityTypeBaseNotSpecified exception was thrown. |
VerifyEntityTypeCannotChangeHostedFlag | Indicates that the VerifyEntityTypeCannotChangeHostedFlag exception was thrown. |
VerifyEntityTypeCannotHaveKeyProperty | Indicates that the VerifyEntityTypeCannotHaveKeyProperty exception was thrown. |
VerifyEntityTypeHasKeybutmarkedSingleton | Indicates that the VerifyEntityTypeHasKeybutmarkedSingleton exception was thrown. |
VerifyEntityTypeInheritenceFromSingletonError | Indicates that the VerifyEntityTypeInheritenceFromSingletonError exception was thrown. |
VerifyEntityTypeMustbeSingleton | Indicates that the VerifyEntityTypeMustbeSingleton exception was thrown. |
VerifyEntityTypeNonAbstractSingletonError | Indicates that the VerifyEntityTypeNonAbstractSingletonError exception was thrown. |
VerifyEntityTypePropertyFailed | Indicates that the VerifyEntityTypePropertyFailed exception was thrown. |
VerifyEntityTypesFailed | Indicates that the VerifyEntityTypesFailed exception was thrown. |
VerifyEntityTypeSingletonIncorrectlySpecified | Indicates that the VerifyEntityTypeSingletonIncorrectlySpecified exception was thrown. |
VerifyEntityTypeSingletonNoKey | Indicates that the VerifyEntityTypeSingletonNoKey exception was thrown. |
VerifyFolderFailed | Indicates that the VerifyFolderFailed exception was thrown. |
VerifyFolderItemFailed | Indicates that the VerifyFolderItemFailed exception was thrown. |
VerifyHostingRelationshipCircularReference | Indicates that the VerifyHostingRelationshipCircularReference exception was thrown. |
VerifyImageReferenceCannotAssociateWithSubElement | Indicates that the VerifyImageReferenceCannotAssociateWithSubElement exception was thrown. |
VerifyImageReferenceFailed | Indicates that the VerifyImageReferenceFailed exception was thrown. |
VerifyInaccessibleElement | Indicates that the VerifyInaccessibleElement exception was thrown. |
VerifyInvalidType | Indicates that the VerifyInvalidType exception was thrown. |
VerifyKnowledgeArticleContentRequired | Indicates that a VerifyKnowledgeArticleContentRequired exception was thrown. |
VerifyKnowledgeArticleDuplicateFound | Indicates that the VerifyKnowledgeArticleDuplicateFound exception was thrown. |
VerifyKnowledgeArticleFailed | Indicates that the VerifyKnowledgeArticleFailed exception was thrown. |
VerifyKnowledgeArticleFailed2 | Indicates that the VerifyKnowledgeArticleFailed2 exception was thrown. |
VerifyKnowledgeArticleInvalidSubElement | Indicates that the VerifyKnowledgeArticleInvalidSubElement exception was thrown. |
VerifyKnowledgeArticleNullElementReference | Indicates that the VerifyKnowledgeArticleNullElementReference exception was thrown. |
VerifyLanaguagePackFailed | Indicates that the VerifyLanaguagePackFailed exception was thrown. |
VerifyLanaguagePackMultipleDefaultLanguagePacks | Indicates that the VerifyLanaguagePackMultipleDefaultLanguagePacks exception was thrown. |
VerifyLanguagePackFailed | Indicates that the VerifyLanguagePackFailed exception was thrown. |
VerifyLanguagePackStringCannotLocateElement | Indicates that the VerifyLanguagePackStringCannotLocateElement exception was thrown. |
VerifyLanguagePackStringDuplicateError | Indicates that the VerifyLanguagePackStringDuplicateError exception was thrown. |
VerifyLinkedReportFailed | Indicates that the VerifyLinkedReportFailed exception was thrown. |
VerifyLinkedReportParameterFailed | Indicates that the VerifyLinkedReportParameterFailed exception was thrown. |
VerifyManagementPackReferenceDuplicateReference | Indicates that the VerifyManagementPackReferenceDuplicateReference exception was thrown. |
VerifyModuleCompositionProbeActionPassthroughError | Indicates that the VerifyModuleCompositionProbeActionPassthroughError exception was thrown. |
VerifyModuleCompositionProbeActionPassthroughError2 | Indicates that the VerifyModuleCompositionProbeActionPassthroughError2 exception was thrown. |
VerifyModuleReferenceInvalidConditionModuleType | Indicates that the VerifyModuleReferenceInvalidConditionModuleType exception was thrown. |
VerifyModuleReferenceInvalidConfiguration | Indicates that the VerifyModuleReferenceInvalidConfiguration exception was thrown. |
VerifyModuleReferenceInvalidModuleType | Indicates that the VerifyModuleReferenceInvalidModuleType exception was thrown. |
VerifyModuleReferenceInvalidProbeModuleType | Indicates that the VerifyModuleReferenceInvalidProbeModuleType exception was thrown. |
VerifyModuleReferenceInvalidWriteActionModuleType | Indicates that the VerifyModuleReferenceInvalidWriteActionModuleType exception was thrown. |
VerifyModuleTypeConditionDetectionFailed | Indicates that the VerifyModuleTypeConditionDetectionFailed exception was thrown. |
VerifyModuleTypeConditionModuleTypeError | Indicates that the VerifyModuleTypeConditionModuleTypeError exception was thrown. |
VerifyModuleTypeConditionModuleTypeError2 | Indicates that the VerifyModuleTypeConditionModuleTypeError2 exception was thrown. |
VerifyModuleTypeDataSourceFailed | Indicates that the VerifyModuleTypeDataSourceFailed exception was thrown. |
VerifyModuleTypeDataTypeReferenceIncorrect | Indicates that the VerifyModuleTypeDataTypeReferenceIncorrect exception was thrown. |
VerifyModuleTypeDataTypeReferenceNull | Indicates that the VerifyModuleTypeDataTypeReferenceNull exception was thrown. |
VerifyModuleTypeDuplicateMemberModuleID | Indicates that the VerifyModuleTypeDuplicateMemberModuleID exception was thrown. |
VerifyModuleTypeInvalidDataSourceModuleTypeComposition | Indicates that the VerifyModuleTypeInvalidDataSourceModuleTypeComposition exception was thrown. |
VerifyModuleTypeNotSelfReferencial | Indicates that the VerifyModuleTypeNotSelfReferencial exception was thrown. |
VerifyModuleTypeOnDemandDetectionCompositionFailed | Indicates that the VerifyModuleTypeOnDemandDetectionCompositionFailed exception was thrown. |
VerifyModuleTypeOnDemandDetectionDuplicateTypeState | Indicates that the VerifyModuleTypeOnDemandDetectionDuplicateTypeState exception was thrown. |
VerifyModuleTypeOnDemandDetectionInvalidTypeState | Indicates that the VerifyModuleTypeOnDemandDetectionInvalidTypeState exception was thrown. |
VerifyModuleTypeProbeActionFailed | Indicates that the VerifyModuleTypeProbeActionFailed exception was thrown. |
VerifyModuleTypeRegularDetectionCompositionFailed | Indicates that the VerifyModuleTypeRegularDetectionCompositionFailed exception was thrown. |
VerifyModuleTypeRegularDetectionDuplicateTypeState | Indicates that the VerifyModuleTypeRegularDetectionDuplicateTypeState exception was thrown. |
VerifyModuleTypeRegularDetectionInvalidTypeState | Indicates that the VerifyModuleTypeRegularDetectionInvalidTypeState exception was thrown. |
VerifyModuleTypesCompositeModuleFailed | Indicates that the VerifyModuleTypesCompositeModuleFailed exception was thrown. |
VerifyModuleTypesCompositionIDNotFound | Indicates that the VerifyModuleTypesCompositionIDNotFound exception was thrown. |
VerifyModuleTypesConditionNotLeaf | Indicates that the VerifyModuleTypesConditionNotLeaf exception was thrown. |
VerifyModuleTypesConfigurationSectionInvalid | Indicates that the VerifyModuleTypesConfigurationSectionInvalid exception was thrown. |
VerifyModuleTypesDataTypeFailed | Indicates that the VerifyModuleTypesDataTypeFailed exception was thrown. |
VerifyModuleTypesDataTypeMismatch | Indicates that the VerifyModuleTypesDataTypeMismatch exception was thrown. |
VerifyModuleTypesDataTypeMismatch3 | Indicates that the VerifyModuleTypesDataTypeMismatch3 exception was thrown. |
VerifyModuleTypesExpectedDataType | Indicates that the VerifyModuleTypesExpectedDataType exception was thrown. |
VerifyModuleTypesIDInCompositionNotFound | Indicates that the VerifyModuleTypesIDInCompositionNotFound exception was thrown. |
VerifyModuleTypesIncorrectChildNodes | Indicates that the VerifyModuleTypesIncorrectChildNodes exception was thrown. |
VerifyModuleTypesIncorrectXPATHReference | Indicates that the VerifyModuleTypesIncorrectXPATHReference exception was thrown. |
VerifyModuleTypesInputTypeMismatch | Indicates that the VerifyModuleTypesInputTypeMismatch exception was thrown. |
VerifyModuleTypesMemberModuleListVerificationFailed | Indicates that the VerifyModuleTypesMemberModuleListVerificationFailed exception was thrown. |
VerifyModuleTypesMoreInputTypes | Indicates that the VerifyModuleTypesMoreInputTypes exception was thrown. |
VerifyModuleTypesNoChildForDataSource | Indicates that the VerifyModuleTypesNoChildForDataSource exception was thrown. |
VerifyModuleTypesNoInputTypesForDataSource | Indicates that the VerifyModuleTypesNoInputTypesForDataSource exception was thrown. |
VerifyModuleTypesOutputTypeNotCorrect | Indicates that the VerifyModuleTypesOutputTypeNotCorrect exception was thrown. |
VerifyModuleTypesProbeActionOnlyOneChild | Indicates that the VerifyModuleTypesProbeActionOnlyOneChild exception was thrown. |
VerifyModuleTypesProbeNotLeaf | Indicates that the VerifyModuleTypesProbeNotLeaf exception was thrown. |
VerifyModuleTypesWriteActionDataTypeMismatch | Indicates that the VerifyModuleTypesWriteActionDataTypeMismatch exception was thrown. |
VerifyModuleTypesWriteActionLeaf | Indicates that the VerifyModuleTypesWriteActionLeaf exception was thrown. |
VerifyModuleTypesWriteActionNoMatch | Indicates that the VerifyModuleTypesWriteActionNoMatch exception was thrown. |
VerifyModuleTypesWriteActionNoOutputType | Indicates that the VerifyModuleTypesWriteActionNoOutputType exception was thrown. |
VerifyModuleTypesWriteActionOneChild | Indicates that the VerifyModuleTypesWriteActionOneChild exception was thrown. |
VerifyModuleTypesXPATHManyMatches | Indicates that the VerifyModuleTypesXPATHManyMatches exception was thrown. |
VerifyModuleTypeWriteActionFailed | Indicates that the VerifyModuleTypeWriteActionFailed exception was thrown. |
VerifyMonitorCannotFindParentMonitor | Indicates that the VerifyMonitorCannotFindParentMonitor exception was thrown. |
VerifyMonitorCannotFindParentMonitorTarget | Indicates that the VerifyMonitorCannotFindParentMonitorTarget exception was thrown. |
VerifyMonitorCircularReference | Indicates that the VerifyMonitorCircularReference exception was thrown. |
VerifyMonitoringSectionTargetedModuleReferenceFailed | Indicates that the VerifyMonitoringSectionTargetedModuleReferenceFailed exception was thrown. |
VerifyMonitorInvalidAlertParameter | Indicates that the VerifyMonitorInvalidAlertParameter exception was thrown. |
VerifyMonitorInvalidHealthState | Indicates that the VerifyMonitorInvalidHealthState exception was thrown. |
VerifyMonitorInvalidMonitorTypeState | Indicates that the VerifyMonitorInvalidMonitorTypeState exception was thrown. |
VerifyMonitorInvalidMonitorTypeStateAssociation | Indicates that the VerifyMonitorInvalidMonitorTypeStateAssociation exception was thrown. |
VerifyMonitorInvalidMonitorTypeStateAssociation2 | Indicates that the VerifyMonitorInvalidMonitorTypeStateAssociation2 exception was thrown. |
VerifyMonitorInvalidMonitorTypeStateAssociation3 | Indicates that the VerifyMonitorInvalidMonitorTypeStateAssociation3 exception was thrown. |
VerifyMonitorInvalidParentMonitor | Indicates that the VerifyMonitorInvalidParentMonitor exception was thrown. |
VerifyMonitorInvalidTarget | Indicates that the VerifyMonitorInvalidTarget exception was thrown. |
VerifyMonitorParentNotSpecified | Indicates that the VerifyMonitorParentNotSpecified exception was thrown. |
VerifyMonitorTypeFailed | Indicates that the VerifyMonitorTypeFailed exception was thrown. |
VerifyMonitorTypeIncorrectNoDetectionFlag | Indicates that the VerifyMonitorTypeIncorrectNoDetectionFlag exception was thrown. |
VerifyMonitorTypeOnDemandDetectionFailed | Indicates that the VerifyMonitorTypeOnDemandDetectionFailed exception was thrown. |
VerifyMonitorTypeRegularDetectionSettingIncorrect | Indicates that the VerifyMonitorTypeRegularDetectionSettingIncorrect exception was thrown. |
VerifyMPFragmentFailedToLoad | Indicates that the VerifyMPFragmentFailedToLoad exception was thrown. |
VerifyMPLoadReferenceFailed | Indicates that the VerifyMPLoadReferenceFailed exception was thrown. |
VerifyMPReferenceFailed | Indicates that the VerifyMPReferenceFailed exception was thrown. |
VerifyOverrideableParameterInvalidObject | Indicates that the VerifyOverrideableParameterInvalidObject exception was thrown. |
VerifyOverrideCannotFindDiagnosticModule | Indicates that the VerifyOverrideCannotFindDiagnosticModule exception was thrown. |
VerifyOverrideCannotFindDiscoveryModule | Indicates that the VerifyOverrideCannotFindDiscoveryModule exception was thrown. |
VerifyOverrideCannotFindModule | Indicates that the VerifyOverrideCannotFindModule exception was thrown. |
VerifyOverrideCannotFindOverridableParameter | Indicates that the VerifyOverrideCannotFindOverridableParameter exception was thrown. |
VerifyOverrideCannotFindRuleModule | Indicates that the VerifyOverrideCannotFindRuleModule exception was thrown. |
VerifyOverrideDuplicate | Indicates that the VerifyOverrideDuplicate exception was thrown. |
VerifyOverrideFailed | Indicates that the VerifyOverrideFailed exception was thrown. |
VerifyOverrideInvalidValue | Indicates that the VerifyOverrideInvalidValue exception was thrown. |
VerifyOverrideSealedMPEnforcedFlagTrue | Indicates that the VerifyOverrideSealedMPEnforcedFlagTrue exception was thrown. |
VerifyOverrideSealedMPNoInstanceOverride | Indicates that the VerifyOverrideSealedMPNoInstanceOverride exception was thrown. |
VerifyOverrideSealedMPOnlyLocalContext | Indicates that the VerifyOverrideSealedMPOnlyLocalContext exception was thrown. |
VerifyOverrideUnitMonitorOverrideOnly | Indicates that the VerifyOverrideUnitMonitorOverrideOnly exception was thrown. |
VerifyPageReferenceFailed | Indicates that the VerifyPageReferenceFailed exception was thrown. |
VerifyPageSetFailed | Indicates that the VerifyPageSetFailed exception was thrown. |
VerifyProbeActionModuleTypeCompositionInvalidConditionModule | Indicates that the VerifyProbeActionModuleTypeCompositionInvalidConditionModule exception was thrown. |
VerifyProbeModuleTyepInvalidTriggerOnlyFlag | Indicates that the VerifyProbeModuleTyepInvalidTriggerOnlyFlag exception was thrown. |
VerifyProbeModuleTypeInvalidCompositionDataSourceModuleType | Indicates that the VerifyProbeModuleTypeInvalidCompositionDataSourceModuleType exception was thrown. |
VerifyProbeModuleTypeInvalidCompositionWriteActionModuleType | Indicates that the VerifyProbeModuleTypeInvalidCompositionWriteActionModuleType exception was thrown. |
VerifyProbeModuleTypeInvalidConditionType | Indicates that the VerifyProbeModuleTypeInvalidConditionType exception was thrown. |
VerifyProbeModuleTypeNoProbeInComposition | Indicates that the VerifyProbeModuleTypeNoProbeInComposition exception was thrown. |
VerifyRecoveryDataTypeMismatch | Indicates that the VerifyRecoveryDataTypeMismatch exception was thrown. |
VerifyRecoveryFailed | Indicates that the VerifyRecoveryFailed exception was thrown. |
VerifyRecoveryInvalidAttribute | Indicates that the VerifyRecoveryInvalidAttribute exception was thrown. |
VerifyRecoveryInvalidAttribute2 | Indicates that the VerifyRecoveryInvalidAttribute2 exception was thrown. |
VerifyRecoveryInvalidModuleType | Indicates that the VerifyRecoveryInvalidModuleType exception was thrown. |
VerifyRecoveryTargetMismatch | Indicates that the VerifyRecoveryTargetMismatch exception was thrown. |
VerifyRecoveryTargetMismatch2 | Indicates that the VerifyRecoveryTargetMismatch2 exception was thrown. |
VerifyReferenceHostCannotBeFound | Indicates that the VerifyReferenceHostCannotBeFound exception was thrown. |
VerifyReferenceHostTagIncorrect | Indicates that the VerifyReferenceHostTagIncorrect exception was thrown. |
VerifyReferenceHostTagIncorrectNoHost | Indicates that the VerifyReferenceHostTagIncorrectNoHost exception was thrown. |
VerifyReferenceTypeNameNull | Indicates that the VerifyReferenceTypeNameNull exception was thrown. |
VerifyRelationshipHostingFailed | Indicates that the VerifyRelationshipHostingFailed exception was thrown. |
VerifyRelationshipInvalidBase | Indicates that the VerifyRelationshipInvalidBase exception was thrown. |
VerifyRelationshipInvalidHostin2 | Indicates that the VerifyRelationshipInvalidHostin2 exception was thrown. |
VerifyRelationshipInvalidHostin3 | Indicates that the VerifyRelationshipInvalidHostin3 exception was thrown. |
VerifyRelationshipInvalidHosting | Indicates that the VerifyRelationshipInvalidHosting exception was thrown. |
VerifyRelationshipInvalidHosting4 | Indicates that the VerifyRelationshipInvalidHosting4 exception was thrown. |
VerifyRelationshipInvalidHosting5 | Indicates that the VerifyRelationshipInvalidHosting5 exception was thrown. |
VerifyRelationshipSourceFailed | Indicates that the VerifyRelationshipSourceFailed exception was thrown. |
VerifyRelationshipTargetFailed | Indicates that the VerifyRelationshipTargetFailed exception was thrown. |
VerifyRelationshipTypeBaseNotSpecified | Indicates that the VerifyRelationshipTypeBaseNotSpecified exception was thrown. |
VerifyRelationshipTypeCannotInheritFromNonbaseType | Indicates that the VerifyRelationshipTypeCannotInheritFromNonbaseType exception was thrown. |
VerifyRelationshipTypeFailed | Indicates that the VerifyRelationshipTypeFailed exception was thrown. |
VerifyRelationshipTypeNoAbstractType | Indicates that the VerifyRelationshipTypeNoAbstractType exception was thrown. |
VerifyReportBaseFailed | Indicates that the VerifyReportBaseFailed exception was thrown. |
VerifyReportFailed | Indicates that the VerifyReportFailed exception was thrown. |
VerifyReportParameterControlFailed | Indicates that the VerifyReportParameterControlFailed exception was thrown. |
VerifyRuleInvalidComposition | Indicates that the VerifyRuleInvalidComposition exception was thrown. |
VerifyRuleMismatchedDataTypes | Indicates that the VerifyRuleMismatchedDataTypes exception was thrown. |
VerifyRulesFailedToVerifyModuleReference | Indicates that the VerifyRulesFailedToVerifyModuleReference exception was thrown. |
VerifyRulesRuleFailed | Indicates that the VerifyRulesRuleFailed exception was thrown. |
VerifyRuleTargetIncorrect | Indicates that the VerifyRuleTargetIncorrect exception was thrown. |
VerifyRuleTooManyDatasourceModule | Indicates that the VerifyRuleTooManyDatasourceModule exception was thrown. |
VerifySchemaTypesFailed | Indicates that the VerifySchemaTypesFailed exception was thrown. |
VerifySchemaTypesOnlyTypesAllowed | Indicates that the VerifySchemaTypesOnlyTypesAllowed exception was thrown. |
VerifySchemaTypesSchemaException | Indicates that the VerifySchemaTypesSchemaException exception was thrown. |
VerifySecureReferenceFailed | Indicates that the VerifySecureReferenceFailed exception was thrown. |
VerifySecureReferenceOverrideInvalidValue | Indicates that a VerifySecureReferenceOverrideInvalidValue exception was thrown. |
VerifyServiceLevelObjectiveFailed | Indicates that a VerifyServiceLevelObjectiveFailed exception was thrown. |
VerifyTaskFailed | Indicates that the VerifyTaskFailed exception was thrown. |
VerifyTemplateFailed | Indicates that the VerifyTemplateFailed exception was thrown. |
VerifyUIPageSetDuplicatePageSet | Indicates that the VerifyUIPageSetDuplicatePageSet exception was thrown. |
VerifyUIPageSetFailed | Indicates that the VerifyUIPageSetFailed exception was thrown. |
VerifyUnitMonitorFailed | Indicates that the VerifyUnitMonitorFailed exception was thrown. |
VerifyUnitMonitorNoGreenState | Indicates that the VerifyUnitMonitorNoGreenState exception was thrown. |
VerifyUnitMonitorTypeDuplicateMonitorTypeStateID | Indicates that the VerifyUnitMonitorTypeDuplicateMonitorTypeStateID exception was thrown. |
VerifyViewFailed | Indicates that the VerifyViewFailed exception was thrown. |
VerifyViewReferenceFailed | Indicates that the VerifyViewReferenceFailed exception was thrown. |
VerifyViewTargetFailed | Indicates that the VerifyViewTargetFailed exception was thrown. |
VerifyViewTypeFailed | Indicates that the VerifyViewTypeFailed exception was thrown. |
VerifyViewTypeXSDValidationFailed | Indicates that the VerifyViewTypeXSDValidationFailed exception was thrown. |
VerifyWorkflowModuleSequenceError | Indicates that the VerifyWorkflowModuleSequenceError exception was thrown. |
VerifyWorkflowModuleTargetError | Indicates that the VerifyWorkflowModuleTargetError exception was thrown. |
VerifyWriteActionModuleTypeInvalidCompositionNoDataSource | Indicates that the VerifyWriteActionModuleTypeInvalidCompositionNoDataSource exception was thrown. |
VerifyWriteActionModuleTypeInvalidCompositionNoProbeAction | Indicates that the VerifyWriteActionModuleTypeInvalidCompositionNoProbeAction exception was thrown. |
VerifyWriteActionModuleTypeInvalidCompositionWriteAction | Indicates that the VerifyWriteActionModuleTypeInvalidCompositionWriteAction exception was thrown. |
VersionCheckFailedForConfigurationSchema | Indicates that the VersionCheckFailedForConfigurationSchema exception was thrown. |
VersionCheckFailedForItem | Indicates that the VersionCheckFailedForItem exception was thrown. |
VersionCheckFlagMismatch | Indicates that the VersionCheckFlagMismatch exception was thrown. |
VersionCheckItemAdded | Indicates that the VersionCheckItemAdded exception was thrown. |
VersionCheckItemChanged | Indicates that the VersionCheckItemChanged exception was thrown. |
VersionCheckItemRemoved | Indicates that the VersionCheckItemRemoved exception was thrown. |
VersionCheckManagementPackNotBackwardCompatible | Indicates that the VersionCheckManagementPackNotBackwardCompatible exception was thrown. |
VersionCheckSealedManagementPackExpected | Indicates that the VersionCheckSealedManagementPackExpected exception was thrown. |
XmlTagError | Indicates that the XmlTagError exception was thrown. |
XmlTagMandatory | Indicates that the XmlTagMandatory exception was thrown. |
XmlWriterNull | Indicates that the XmlWriterNull exception was thrown. |
XSDVerificationFailed | Indicates that the XSDVerificationFailed exception was thrown. |
XSDVerificationMPSchemaValidationFailed | Indicates that the XSDVerificationMPSchemaValidationFailed exception was thrown. |
XSDVerificationXmlFailure | Indicates that the XSDVerificationXmlFailure exception was thrown. |
XSDVerificationXSDBroken | Indicates that the XSDVerificationXSDBroken exception was thrown. |
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP