C# Класс Amazon.IdentityManagement.Model.InvalidAuthenticationCodeException

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

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

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

Constructs a new InvalidAuthenticationCodeException with the specified error message.

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