C# 클래스 ZipRecruiter.InvalidEndpointException

Invalid endpoint exception. Thrown when an unrecognized API endpoint is specified to the JobAlertsAPI class
상속: System.Exception
파일 보기 프로젝트 열기: ZipRecruiter/JobAlerts

공개 메소드들

메소드 설명
InvalidEndpointException ( String endpoint ) : System

메소드 상세

InvalidEndpointException() 공개 메소드

public InvalidEndpointException ( String endpoint ) : System
endpoint String
리턴 System