org.mapdb / DBException / VolumeClosed

VolumeClosed

open class VolumeClosed : DBException


Constructors

<init> VolumeClosed(e: Throwable)
VolumeClosed(msg: String)
VolumeClosed(msg: String?, e: Throwable?)