C# Class AnalyticsApi.InvalidCredentialsException

Inheritance: System.Exception
Datei anzeigen Open project: alexandernyquist/AnalyticsApi

Public Methods

Method Description
InvalidCredentialsException ( string message ) : System

Method Details

InvalidCredentialsException() public method

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