C# Class Amazon.CloudFront.Model.TooManyCookieNamesInWhiteListException

AmazonCloudFront exception
Inheritance: AmazonCloudFrontException
显示文件 Open project: scopely/aws-sdk-net

Private Methods

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