C# Класс Amazon.ImportExport.Model.CanceledJobIdException

AmazonImportExport exception
Наследование: AmazonImportExportException
Показать файл Открыть проект

Приватные методы

Метод Описание
CanceledJobIdException ( Exception innerException ) : System
CanceledJobIdException ( string message ) : System

Constructs a new CanceledJobIdException with the specified error message.

CanceledJobIdException ( string message, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System
CanceledJobIdException ( string message, Exception innerException ) : System
CanceledJobIdException ( string message, Exception innerException, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System