Samond Classes Library 1.2.6-STABLE build 219
|
Exception SCSystemException header file. More...
Go to the source code of this file.
Classes | |
class | SCSystemException |
System error exception class. More... | |
Class Constants | |
#define | SCSystemExceptionClass @"SCSystemException" |
#define | SCSystemErrorName @"SCSystem" |
Error Codes and IDs | |
#define | SCSystemErrorCode -20002 |
#define | SCSystemEID @"SCL-20002" |
#define | SCUnspecifiedSystemError 0 |
System Error Types | |
typedef SCInteger | SCSystemError |
Exception SCSystemException header file.
Declares the exception class SCSystemException, which represents the exception with information about detected system error.
#define SCSystemEID @"SCL-20002" |
System error ID
#define SCSystemErrorCode -20002 |
System error code
#define SCSystemErrorName @"SCSystem" |
A name of the system exception
#define SCSystemExceptionClass @"SCSystemException" |
A name of the class SCSystemException
#define SCUnspecifiedSystemError 0 |
Code of the unspecified system error
typedef SCInteger SCSystemError |
Defines the possible system error codes