Inherits from NSException
Declared in KiiIllegalStateException.h

Overview

Thrown when Kii cloud user state is not valid.

Tasks

Instance Methods

name

Return name of this exception. This method always return “KiiIllegalStateException”.

- (nonnull NSString *)name

Return Value

A NSString object of “KiiIllegalStateException”.

Discussion

Return name of this exception. This method always return “KiiIllegalStateException”.

Declared In

KiiIllegalStateException.h