C# Class Sozialhelden.Wheelmap.Lib.DataAccess.APIKeyException

an Exception whil will fired if an api - key is invalid
Inheritance: System.Exception
Afficher le fichier Open project: sozialhelden/wheelmap-wp7

Méthodes publiques

Méthode Description
APIKeyException ( ) : System
APIKeyException ( string message ) : System

Method Details

APIKeyException() public méthode

public APIKeyException ( ) : System
Résultat System

APIKeyException() public méthode

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