C# Class ZipRecruiter.MissingZipRecruiterAPIKeyException

Missing ZipRecruiter API key exception. Thrown by a JobAlertAPI object constructor when there is no GlobalAPIKey set and no API key was given to the instance being created.
Inheritance: System.Exception
ファイルを表示 Open project: ZipRecruiter/JobAlerts

Public Methods

Method Description
MissingZipRecruiterAPIKeyException ( ) : System

Method Details

MissingZipRecruiterAPIKeyException() public method

public MissingZipRecruiterAPIKeyException ( ) : System
return System