C# Класс Amazon.CloudFront.Model.TooManyCookieNamesInWhiteListException

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

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

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

Constructs a new TooManyCookieNamesInWhiteListException with the specified error message.

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