Samond Classes Library 1.1.6-RELEASE build 132
Classes | Defines

SCAbstractMethodException.h File Reference

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.

Detailed Description

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 Documentation

#define SCAbstractMethodExceptionClass   @"SCAbstractMethodException"
 All Classes Files Functions Typedefs Enumerations Enumerator Defines