C# Class Amazon.ImportExport.Model.CanceledJobIdException

AmazonImportExport exception
Inheritance: AmazonImportExportException
Show file Open project: scopely/aws-sdk-net

Private Methods

Method Description
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