Samond Classes Library 1.2.0-RELEASE build 166
Classes
SCSystemException.h File Reference

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...
 

Detailed Description

Exception SCSystemException header file.

Since
version 1.1.3

Declares the exception class SCSystemException, which represents the exception with information about detected system error.

Typedef Documentation

System error type.

Defines the enum of the possible system errors.