JobNotFoundException ClassThomas API Webservices Reference Guide
Indicates that no job could be found with a RefID matching the JobRefID supplied to the webservice method
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    OnlineSystem SystemException
      OnlineSystem.ServiceModel CommunicationException
        OnlineSystem.ServiceModel FaultException
          Thomas.APIServices.Exceptions APIException
            Thomas.APIServices.Exceptions JobNotFoundException

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

public class JobNotFoundException : APIException
See Also