C# Class SEEK.AdPostingApi.Client.AdvertisementNotFoundException

Inheritance: RequestException
Afficher le fichier Open project: SEEK-Jobs/ad-posting-api-client

Méthodes publiques

Méthode Description
AdvertisementNotFoundException ( string requestId ) : System

Méthodes protégées

Méthode Description
AdvertisementNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

AdvertisementNotFoundException() protected méthode

protected AdvertisementNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

AdvertisementNotFoundException() public méthode

public AdvertisementNotFoundException ( string requestId ) : System
requestId string
Résultat System