C# Class SnapDotNet.Core.Snapchat.Api.Exceptions.InvalidCredentialsException

Inheritance: System.Exception
Afficher le fichier Open project: 0xdeafcafe/SnapDotNet

Méthodes publiques

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

Method Details

InvalidCredentialsException() public méthode

public InvalidCredentialsException ( ) : System
Résultat System

InvalidCredentialsException() public méthode

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