C# Класс AuntieDot.Core.Exceptions.OAuthConsentNotGivenException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
OAuthConsentNotGivenException ( )
OAuthConsentNotGivenException ( string message )
OAuthConsentNotGivenException ( string message, System innerException )

Описание методов

OAuthConsentNotGivenException() публичный Метод

OAuthConsentNotGivenException() публичный Метод

public OAuthConsentNotGivenException ( string message )
message string

OAuthConsentNotGivenException() публичный Метод

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