Samond Classes Library 1.2.0-RELEASE build 166
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.

Since
version 1.1.3

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