C# 클래스 CrossPlatformLibrary.Geolocation.Exceptions.GeolocationException

상속: Exception
파일 보기 프로젝트 열기: thomasgalliker/CrossPlatformLibrary.Geolocation

보호된 메소드들

메소드 설명
GeolocationException ( string message ) : System
GeolocationException ( string message, Exception innerException ) : System

메소드 상세

GeolocationException() 보호된 메소드

protected GeolocationException ( string message ) : System
message string
리턴 System

GeolocationException() 보호된 메소드

protected GeolocationException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System