Samond Classes Library 1.1.6-RELEASE build 132
Classes | Defines

SCReadOnlyException.h File Reference

Exception SCReadOnlyException header file. More...

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

Go to the source code of this file.

Classes

class  SCReadOnlyException
 Attemp to change the read-only data exception class. More...

Defines

#define SCReadOnlyExceptionClass   @"SCReadOnlyException"
 SCReadOnlyException class name.
Exception name constants
#define SCReadOnlyErrorName   @"SCReadOnly"
 Exception name.

Detailed Description

Exception SCReadOnlyException header file.

Contains declaration of exception SCReadOnlyException, which occurs when program attemps to change the read-only data.
File was introduced in version 1.1.3.

 All Classes Files Functions Typedefs Enumerations Enumerator Defines