org.mapdb / DBException / VolumeEOF

VolumeEOF

open class VolumeEOF : VolumeIOError


Constructors

<init> VolumeEOF(e: IOException)
VolumeEOF(msg: String)
VolumeEOF(msg: String?, e: IOException?)