Samond Classes Library 1.1.6-RELEASE build 132
Public Member Functions

SCException Class Reference

Common ancestor of all library exception classes. More...

#import <SCException.h>

Inheritance diagram for SCException:
SCAbstractMethodException SCCollectionException SCConfigException SCNetException SCNotFoundException SCNotSupportedException SCNumberException SCReadOnlyException SCStreamException SCSystemException SCTextException

List of all members.

Public Member Functions

(NSString *) - className

Detailed Description

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:


Member Function Documentation

- (NSString *) className

Returns the receiver's class name.

Returns:
Class name

The documentation for this class was generated from the following files:
 All Classes Files Functions Typedefs Enumerations Enumerator Defines