C# Class Amazon.IdentityManagement.Model.InvalidAuthenticationCodeException

AmazonIdentityManagementService exception
Inheritance: AmazonIdentityManagementServiceException
Mostra file Open project: scopely/aws-sdk-net

Private Methods

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