DiscoveryDataInvalidEntitySourceException 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.
Represents the exception that is thrown when the specified entity source identifier in the discovery data item is not valid.
public ref class DiscoveryDataInvalidEntitySourceException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Serializable]
public class DiscoveryDataInvalidEntitySourceException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type DiscoveryDataInvalidEntitySourceException = class
inherit EnterpriseManagementException
Public Class DiscoveryDataInvalidEntitySourceException
Inherits EnterpriseManagementException
- Inheritance
-
DiscoveryDataInvalidEntitySourceException
- Attributes
Constructors
Fields
SourceIdSerializationId |
Specifies the serialization ID of the MonitoringClassId property. |
Properties
SourceId |
Gets or sets the source identifier that is the cause of the exception. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the SerializationInfo object with information about the exception. |