C# Класс GovUk.Education.SearchAndCompare.UI.Exceptions.GoogleMapsApiServiceException

Наследование: GovUk.Education.SearchAndCompare.UI.Exceptions.ExternalServiceException
Показать файл Открыть проект

Открытые методы

Метод Описание
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