C# 클래스 AuntieDot.Core.Exceptions.OAuthConsentNotGivenException

상속: System.Exception
파일 보기 프로젝트 열기: 0xdeafcafe/AuntieDot

공개 메소드들

메소드 설명
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