Add RocksDBException

This commit is contained in:
Andrea Cavalli 2024-03-30 02:29:36 +01:00
parent e7b5718fdc
commit 78a30a71f4
1 changed files with 5 additions and 0 deletions

View File

@ -54,5 +54,10 @@
"interfaces": [
"it.cavallium.rockserver.core.config.VolumeConfig"
]
},
{
"condition": {
"typeReachable": "org.rocksdb.RocksDBException"
}
}
]