Partager via


LocationObjectNotAvailableException 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 LocationObjectNotAvailableException class.

Overload List

Name Description
LocationObjectNotAvailableException () Initializes a new instance of the LocationObjectNotAvailableException class.
LocationObjectNotAvailableException (Exception) Initializes a new instance of the LocationObjectNotAvailableException class using a reference to the inner exception that is the cause of this exception.
LocationObjectNotAvailableException (Guid, String) Initializes a new instance of the LocationObjectNotAvailableException class using the specified parameters.
LocationObjectNotAvailableException (SerializationInfo, StreamingContext) Initializes a new instance of the LocationObjectNotAvailableException class using serialized data.
LocationObjectNotAvailableException (String) Initializes a new instance of the LocationObjectNotAvailableException class using the specified error message.
LocationObjectNotAvailableException (String, Exception) Initializes a new instance of the LocationObjectNotAvailableException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

LocationObjectNotAvailableException Class
LocationObjectNotAvailableException Members
Microsoft.EnterpriseManagement.Common Namespace