KiiIllegalStateException Class Reference
Inherits from | NSException |
Declared in | KiiIllegalStateException.h |
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