Add RocksDBException
This commit is contained in:
parent
e89728e0fd
commit
c57a3d2a45
@ -51,6 +51,8 @@
|
|||||||
{
|
{
|
||||||
"name" : "org.rocksdb.RocksDBException",
|
"name" : "org.rocksdb.RocksDBException",
|
||||||
"allPublicConstructors": true,
|
"allPublicConstructors": true,
|
||||||
"allPublicClasses": true
|
"allPublicClasses": true,
|
||||||
|
"queryAllDeclaredConstructors": true,
|
||||||
|
"queryAllPublicConstructors": true
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user