| 
    Samond Classes Library 1.2.1-RELEASE build 181
    
   | 
 
Exception SCSystemException header file. More...
#import <scl/SCException.h>Go to the source code of this file.
Classes | |
| class | SCSystemException | 
| System error exception class.  More... | |
Class Constants | |
| #define | SCSystemExceptionClass @"SCSystemException" | 
| Class SCSystemException name.  | |
| #define | SCSystemErrorName @"SCSystem" | 
| Exception name.  | |
Error Codes and IDs | |
| #define | SCSystemErrorCode -20002 | 
| System error code.  | |
| #define | SCSystemEID @"SCL-20002" | 
| System error ID.  | |
| #define | SCUnspecifiedSystemError 0 | 
| Unspecified system error.  | |
System Error Types | |
| typedef SCInteger | SCSystemError | 
| System error type.  More... | |
Exception SCSystemException header file.
Declares the exception class SCSystemException, which represents the exception with information about detected system error.
System error type.
Defines the enum of the possible system errors.
 1.8.9.1