C# 클래스 NzbDrone.Core.Notifications.Telegram.InvalidResponseException

상속: Exception
파일 보기 프로젝트 열기: Animarr/Animarr

공개 메소드들

메소드 설명
InvalidResponseException ( ) : System
InvalidResponseException ( string message ) : System

메소드 상세

InvalidResponseException() 공개 메소드

public InvalidResponseException ( ) : System
리턴 System

InvalidResponseException() 공개 메소드

public InvalidResponseException ( string message ) : System
message string
리턴 System