open class VolumeClosed : DBException
VolumeClosed(e: Throwable)
VolumeClosed(msg: String)
VolumeClosed(msg: String?, e: Throwable?)