C# Class Festispec.Models.Exception.GoogleMapsApiException

Inheritance: System.Exception
Afficher le fichier Open project: martijnmelchers/avans-festispec

Méthodes publiques

Méthode Description
GoogleMapsApiException ( )
GoogleMapsApiException ( string message )
GoogleMapsApiException ( string message, System.Exception innerException )

Method Details

GoogleMapsApiException() public méthode

GoogleMapsApiException() public méthode

public GoogleMapsApiException ( string message )
message string

GoogleMapsApiException() public méthode

public GoogleMapsApiException ( string message, System.Exception innerException )
message string
innerException System.Exception