다음을 통해 공유


LocationObjectNotManagedException Constructor

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

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 (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) Initializes a new instance of the LocationObjectNotManagedException class using the specified error message.
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