C# Class GovUk.Education.SearchAndCompare.UI.Exceptions.GoogleMapsApiServiceException

Inheritance: GovUk.Education.SearchAndCompare.UI.Exceptions.ExternalServiceException
Afficher le fichier Open project: DFE-Digital/search-and-compare-ui

Méthodes publiques

Méthode Description
GoogleMapsApiServiceException ( string message ) : System
GoogleMapsApiServiceException ( string message, Exception exception ) : System

Method Details

GoogleMapsApiServiceException() public méthode

public GoogleMapsApiServiceException ( string message ) : System
message string
Résultat System

GoogleMapsApiServiceException() public méthode

public GoogleMapsApiServiceException ( string message, Exception exception ) : System
message string
exception Exception
Résultat System