C# Класс Amazon.CloudTrail.Model.InternalErrorException

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

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

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

Constructs a new InternalErrorException with the specified error message.

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