Samond Classes Library 1.2.1-RELEASE build 181
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.

SDK
macOS 10.6+, iOS 7.0+, GNUStep
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.