C# 클래스 SEEK.AdPostingApi.Client.AdvertisementNotFoundException

상속: RequestException
파일 보기 프로젝트 열기: SEEK-Jobs/ad-posting-api-client

공개 메소드들

메소드 설명
AdvertisementNotFoundException ( string requestId ) : System

보호된 메소드들

메소드 설명
AdvertisementNotFoundException ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

AdvertisementNotFoundException() 보호된 메소드

protected AdvertisementNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
리턴 System

AdvertisementNotFoundException() 공개 메소드

public AdvertisementNotFoundException ( string requestId ) : System
requestId string
리턴 System