JobNotFoundException Constructor Thomas API Webservices Reference Guide
Initializes a new instance of the JobNotFoundException class

Namespace: Thomas.APIServices.Exceptions
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public JobNotFoundException(
	string jobRefID
)

Parameters

jobRefID
Type: OnlineSystem String
The job reference ID that was supplied
See Also