Samond Classes Library 1.2.1-RELEASE build 181
Classes
SCAbstractMethodException.h File Reference

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.
 

Detailed Description

Exception SCAbstractMethodException header file.

SDK
macOS 10.6+, iOS 7.0+, GNUStep
Since
version 1.1.3

Declares the description of the exception SCAbstractMethodException, which is throwing when the abstract method calling detected.