Inherits from AmazonServiceException : AmazonClientException : NSException
Declared in ElasticLoadBalancingCertificateNotFoundException.h

Overview

The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.

Tasks

Instance Methods

description

Returns a string representation of this object; useful for testing and debugging.

- (NSString *)description

Return Value

A string representation of this object.

Discussion

Returns a string representation of this object; useful for testing and debugging.

Declared In

ElasticLoadBalancingCertificateNotFoundException.h

initWithMessage:

Initialize the exception with a message.

- (id)initWithMessage:(NSString *)message

Parameters

message

The message.

Discussion

Initialize the exception with a message.

Declared In

AmazonClientException.h