C# 클래스 eRecruiter.Api.Client.ServerErrorException

상속: Exception
파일 보기 프로젝트 열기: eRecruiter/eRecruiter.Api

공개 메소드들

메소드 설명
ServerErrorException ( string message = "Server error (HTTP 500)." ) : System

메소드 상세

ServerErrorException() 공개 메소드

public ServerErrorException ( string message = "Server error (HTTP 500)." ) : System
message string
리턴 System