Provides detailed information related to a job error.
This class will only contain valid information if the job status is JobStatus.Failed Use the IJobService.GetJobInformation method to obtain the failure information for a job. A job is considered to have failed when the worker assembly calls SetFailureStatus and the status is set to JobStatus.Failed.