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

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

Public Methods

Method Description
APIKeyException ( ) : System
APIKeyException ( string message ) : System

Method Details

APIKeyException() public method

public APIKeyException ( ) : System
return System

APIKeyException() public method

public APIKeyException ( string message ) : System
message string
return System