Samond Classes Library 1.2.1-RELEASE build 181
|
Exception SCAbstractMethodException header file. More...
#import <scl/SCException.h>
Go to the source code of this file.
Classes | |
class | SCAbstractMethodException |
Abstract method calling exception class. More... | |
Class Constants | |
#define | SCAbstractMethodExceptionClass @"SCAbstractMethodException" |
Class SCAbstractMethodException name. | |
#define | SCAbstractMethodErrorName @"SCAbstractMethod" |
Exception name. | |
Error Codes and IDs | |
#define | SCAbstractMethodError -20001 |
Abstract method error code. | |
#define | SCAbstractMethodEID @"SCL-20001" |
Abstract method error ID. | |
Exception SCAbstractMethodException header file.
Declares the description of the exception SCAbstractMethodException, which is throwing when the abstract method calling detected.