AuntieDot.Core.Exceptions.OAuthConsentNotGivenException.OAuthConsentNotGivenException C# (CSharp) Méthode

OAuthConsentNotGivenException() public méthode

        public OAuthConsentNotGivenException()
        {
        }

Same methods

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