Samond Classes Library 1.2.1-RELEASE build 181
Classes
SCException.h File Reference

Exception SCException header file. More...

#import <Foundation/Foundation.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"
 Class SCException name.
 

Error Codes and IDs

#define SCExceptionCode   -20000
 Unspecified error code.
 
#define SCExceptionEID   @"SCL-2000"
 Unspecified error ID.
 

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.