Samond Classes Library 1.1.6-RELEASE build 132
Classes | Defines

SCNotFoundException.h File Reference

Exception SCNotFoundException header file. More...

#import <Foundation/Foundation.h>
#import <scl/SCException.h>

Go to the source code of this file.

Classes

class  SCNotFoundException
 Missing data access exception class. More...

Defines

#define SCNotFoundExceptionClass   @"SCNotFoundException"
 SCNotFoundException class name.
Exception name constant
#define SCNotFoundErrorName   @"SCNotFound"
 Name of exception.

Detailed Description

Exception SCNotFoundException header file.

File contains description of exception SCNotFoundException, which occurs when You attempt to access the missing data.
File was intoruduced in version 1.1.3.

 All Classes Files Functions Typedefs Enumerations Enumerator Defines