LocationChangeException 클래스

정의

예외를 throw할 때 LocationChanged throw되는 예외입니다.

public ref class LocationChangeException sealed : Exception
public sealed class LocationChangeException : Exception
type LocationChangeException = class
    inherit Exception
Public NotInheritable Class LocationChangeException
Inherits Exception
상속
LocationChangeException

생성자

LocationChangeException(String, Exception)

LocationChangeException의 새 인스턴스를 만듭니다.

적용 대상