|
Samond Classes Library 1.1.6-RELEASE build 132
|
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. | |
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.
1.7.3