NIMDatabaseExceptionType Constants Reference
Declared in | NIMDatabaseException.h |
---|
NIMDatabaseExceptionType
Database type exception
Definition
typedef NS_ENUM(NSInteger, NIMDatabaseExceptionType ) {
NIMDatabaseExceptionTypeBadDb,
NIMDatabaseExceptionTypeFull,
};
Constants
Declared In
NIMDatabaseException.h