C# 클래스 Amazon.ImportExport.Model.CanceledJobIdException

AmazonImportExport exception
상속: AmazonImportExportException
파일 보기 프로젝트 열기: scopely/aws-sdk-net

비공개 메소드들

메소드 설명
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