Base exception for Thomas' API exceptions
Inheritance Hierarchy
System Exception
System SystemException
System.ServiceModel CommunicationException
System.ServiceModel FaultException
Thomas.APIServices.Exceptions APIException
Thomas.APIServices.Exceptions IncompleteGIAException
Thomas.APIServices.Exceptions IncompleteJobProfileException
Thomas.APIServices.Exceptions IncompletePPAException
Thomas.APIServices.Exceptions IncompleteTEIQueException
Thomas.APIServices.Exceptions InternalException
Thomas.APIServices.Exceptions InvalidAgentException
Thomas.APIServices.Exceptions InvalidAuthTokenException
Thomas.APIServices.Exceptions InvalidLocaleException
Thomas.APIServices.Exceptions InvalidRefIDException
Thomas.APIServices.Exceptions JobNotFoundException
Thomas.APIServices.Exceptions PersonNotFoundException
Namespace: Thomas.APIServices.Exceptions
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class APIException : FaultException
See Also