C# Class Amazon.CloudTrail.Model.InternalErrorException

AmazonCloudTrail exception
Inheritance: AmazonCloudTrailException
Show file Open project: scopely/aws-sdk-net

Private Methods

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