C# Class AuntieDot.Core.Exceptions.OAuthConsentNotGivenException

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

Méthodes publiques

Méthode Description
OAuthConsentNotGivenException ( )
OAuthConsentNotGivenException ( string message )
OAuthConsentNotGivenException ( string message, System innerException )

Method Details

OAuthConsentNotGivenException() public méthode

OAuthConsentNotGivenException() public méthode

public OAuthConsentNotGivenException ( string message )
message string

OAuthConsentNotGivenException() public méthode

public OAuthConsentNotGivenException ( string message, System innerException )
message string
innerException System