Samond Classes Library 1.2.1-RELEASE build 181
|
Exception SCException header file. More...
#import <Foundation/Foundation.h>
#import <scl/SCTypes.h>
Go to the source code of this file.
Classes | |
class | SCException |
Parent class of all library exceptions. More... | |
Class Constants | |
#define | SCExceptionClass @"SCException" |
Class SCException name. | |
Error Codes and IDs | |
#define | SCExceptionCode -20000 |
Unspecified error code. | |
#define | SCExceptionEID @"SCL-2000" |
Unspecified error ID. | |
Exception SCException header file.
Contains the declaration of the class SCException, which is a parent class of all other library exceptions.