org.mapdb / DBException / VolumeIOError

VolumeIOError

open class VolumeIOError : DBException


Constructors

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

Inheritors

OutOfMemory class OutOfMemory : VolumeIOError
VolumeEOF open class VolumeEOF : VolumeIOError