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