C# 클래스 GovUk.Education.SearchAndCompare.UI.Exceptions.GoogleMapsApiServiceException

상속: GovUk.Education.SearchAndCompare.UI.Exceptions.ExternalServiceException
파일 보기 프로젝트 열기: DFE-Digital/search-and-compare-ui

공개 메소드들

메소드 설명
GoogleMapsApiServiceException ( string message ) : System
GoogleMapsApiServiceException ( string message, Exception exception ) : System

메소드 상세

GoogleMapsApiServiceException() 공개 메소드

public GoogleMapsApiServiceException ( string message ) : System
message string
리턴 System

GoogleMapsApiServiceException() 공개 메소드

public GoogleMapsApiServiceException ( string message, Exception exception ) : System
message string
exception Exception
리턴 System