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