Samond Classes Library 1.2.6-STABLE build 219
Classes
SCException.h File Reference

Exception SCException header file. More...

#import <Foundation/Foundation.h>
#import <scl/NSException+SCException.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"
 

Error Codes and IDs

#define SCExceptionCode   -20000
 
#define SCExceptionEID   @"SCL-2000"
 

Detailed Description

Exception SCException header file.

SDK
macOS 10.6+, iOS 7.0+, GNUstep
Since
version 1.1.3

Contains the declaration of the class SCException, which is a parent class of all other library exceptions.

Macro Definition Documentation

#define SCExceptionClass   @"SCException"

A name of the class SCException

#define SCExceptionCode   -20000

Unspecified error code

#define SCExceptionEID   @"SCL-2000"

Unspecidied error ID