C# Class SEEK.AdPostingApi.Client.AdvertisementNotFoundException

Inheritance: RequestException
Mostrar archivo Open project: SEEK-Jobs/ad-posting-api-client

Public Methods

Method Description
AdvertisementNotFoundException ( string requestId ) : System

Protected Methods

Method Description
AdvertisementNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

AdvertisementNotFoundException() protected method

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

AdvertisementNotFoundException() public method

public AdvertisementNotFoundException ( string requestId ) : System
requestId string
return System