|
Samond Classes Library 1.1.6-RELEASE build 132
|
Common ancestor of all library exception classes. More...
#import <SCException.h>
Public Member Functions | |
| (NSString *) | - className |
Common ancestor of all library exception classes.
Is a common parent class of all exception classes in the library.
Introduced to the library in order to organize the classes tree.
Class was introduced in version 1.1.3.
Category declares the following properties:
| - (NSString *) className |
Returns the receiver's class name.
1.7.3