AuntieDot.Core.Exceptions.OAuthConsentNotGivenException.OAuthConsentNotGivenException C# (CSharp) Method

OAuthConsentNotGivenException() public method

        public OAuthConsentNotGivenException()
        {
        }

Same methods

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