LocationObjectNotManagedException Constructor
Initializes a new instance of the LocationObjectNotManagedException class.
Overload List
Name | Description |
---|---|
LocationObjectNotManagedException () | Initializes a new instance of the LocationObjectNotManagedException class. |
LocationObjectNotManagedException (Exception) | Initializes a new instance of the LocationObjectNotManagedException class using a reference to the inner exception that is the cause of this exception. |
LocationObjectNotManagedException (String) | Initializes a new instance of the LocationObjectNotManagedException class using the specified error message. |
LocationObjectNotManagedException (Guid, String) | Initializes a new instance of the LocationObjectNotManagedException class using the specified parameters. |
LocationObjectNotManagedException (SerializationInfo, StreamingContext) | Initializes a new instance of the LocationObjectNotManagedException class using serialized data. |
LocationObjectNotManagedException (String, Exception) | Initializes a new instance of the LocationObjectNotManagedException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
LocationObjectNotManagedException Class
LocationObjectNotManagedException Members
Microsoft.EnterpriseManagement.Common Namespace