C# 클래스 Gallifrey.Rest.Exception.ClientException

상속: System.Exception
파일 보기 프로젝트 열기: BlythMeister/Gallifrey

공개 메소드들

메소드 설명
ClientException ( string message )
ClientException ( string message, System innerException )

메소드 상세

ClientException() 공개 메소드

public ClientException ( string message )
message string

ClientException() 공개 메소드

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