LocationMonitoringObjectNotFoundException Constructor
Initializes a new LocationMonitoringObjectNotFoundException object.
Overload List
Name | Description |
---|---|
LocationMonitoringObjectNotFoundException () | Initializes a new LocationMonitoringObjectNotFoundException object. |
LocationMonitoringObjectNotFoundException (Exception) | Initializes a new LocationMonitoringObjectNotFoundException object by specifying an inner exception that caused the current exception. |
LocationMonitoringObjectNotFoundException (String) | Initializes a new LocationMonitoringObjectNotFoundException object by specifying the error message that describes the current exception. |
LocationMonitoringObjectNotFoundException (Guid, String) | Initializes a new LocationMonitoringObjectNotFoundException object. |
LocationMonitoringObjectNotFoundException (SerializationInfo, StreamingContext) | Initializes a new LocationMonitoringObjectNotFoundException object with serialized data. |
LocationMonitoringObjectNotFoundException (String, Exception) | Initializes a new LocationMonitoringObjectNotFoundException object with an error message and inner exception. |
See Also
Reference
LocationMonitoringObjectNotFoundException Class
LocationMonitoringObjectNotFoundException Members
Microsoft.EnterpriseManagement.Common Namespace