Samond Classes Library 1.2.0-RELEASE build 166
|
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.