|
Samond Classes Library 1.1.6-RELEASE build 132
|
Exception SCAbstractMethodException header file. More...
#import <Foundation/Foundation.h>#import <scl/SCConstants.h>#import <scl/SCException.h>Go to the source code of this file.
Classes | |
| class | SCAbstractMethodException |
| Abstract method call detected exception class. More... | |
Defines | |
| #define | SCAbstractMethodExceptionClass @"SCAbstractMethodException" |
Exception name constant | |
| #define | SCAbstractMethodErrorName @"SCAbstractMethod" |
| Name of exception. | |
Exception SCAbstractMethodException header file.
File contains description of exception SCAbstractMethodException, which occurs whan You attempt to call the abstract method.
File was intoruduced in version 1.1.3.
| #define SCAbstractMethodExceptionClass @"SCAbstractMethodException" |
SCAbstractMethodException class name
1.7.3