NIMDatabaseExceptionType Constants Reference
Declared in | NIMDatabaseException.h |
---|
NIMDatabaseExceptionType
数据库异常类型
Definition
typedef NS_ENUM(NSInteger, NIMDatabaseExceptionType ) {
NIMDatabaseExceptionTypeBadDb,
NIMDatabaseExceptionTypeFull,
};
Constants
Declared In
NIMDatabaseException.h