Indicates that the job profile for the requested job is not valid as it is not complete
Inheritance Hierarchy
System Exception
System SystemException
System.ServiceModel CommunicationException
System.ServiceModel FaultException
Thomas.APIServices.Exceptions APIException
Thomas.APIServices.Exceptions IncompleteJobProfileException
Namespace: Thomas.APIServices.Exceptions
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class IncompleteJobProfileException : APIException
See Also