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

Overview

The specified NextToken is not valid.

Tasks

Properties

boxUsage

The value of the BoxUsage property for this object.

@property (nonatomic, retain) NSNumber *boxUsage

Discussion

The value of the BoxUsage property for this object.

Declared In

SimpleDBInvalidNextTokenException.h

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

SimpleDBInvalidNextTokenException.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