LocationChangeException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An exception thrown when LocationChanged throws an exception.
public ref class LocationChangeException sealed : Exception
public sealed class LocationChangeException : Exception
type LocationChangeException = class
inherit Exception
Public NotInheritable Class LocationChangeException
Inherits Exception
- Inheritance
-
LocationChangeException
Constructors
LocationChangeException(String, Exception) |
Creates a new instance of LocationChangeException. |