39 : base(message, innerException)
48 : base(errorCode.Describe())
59 : base(errorCode.Describe(), innerException)
Operation exceptions thrown from the context of a Models.Job.
JobException()
Initializes a new instance of the JobException class.
JobException(string message)
Initializes a new instance of the JobException class.
JobException(string message, Exception innerException)
Initializes a new instance of the JobException class.
JobException(ErrorCode errorCode, Exception innerException)
Initializes a new instance of the JobException class.
JobException(ErrorCode errorCode)
Initializes a new instance of the JobException class.
ErrorCode
Types of Response.ErrorMessageResponses that the API may return.