Compartilhar via


LocationMonitoringObjectNotManagedException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new LocationMonitoringObjectNotManagedException object.

Overload List

Name Description
LocationMonitoringObjectNotManagedException () Initializes a new LocationMonitoringObjectNotManagedException object.
LocationMonitoringObjectNotManagedException (LocationObjectNotManagedException) Initializes a new instance of the LocationMonitoringObjectNotManagedException class by copying values from the specified exception.
LocationMonitoringObjectNotManagedException (Exception) Initializes a new LocationMonitoringObjectNotManagedException object by specifying an inner exception that caused the current exception.
LocationMonitoringObjectNotManagedException (Guid, String) Initializes a new LocationMonitoringObjectNotManagedException object by specifying the location monitoring object identifier and the error message.
LocationMonitoringObjectNotManagedException (SerializationInfo, StreamingContext) Initializes a new LocationMonitoringObjectNotManagedException object with serialized data.
LocationMonitoringObjectNotManagedException (String) Initializes a new LocationMonitoringObjectNotManagedException object by specifying the error message that states the current exception.
LocationMonitoringObjectNotManagedException (String, Exception) Initializes a new LocationMonitoringObjectNotManagedException object with an error message and inner exception.

See Also

Reference

LocationMonitoringObjectNotManagedException Class
LocationMonitoringObjectNotManagedException Members
Microsoft.EnterpriseManagement.Common Namespace