open class VolumeIOError : DBException
<init> |
VolumeIOError(e: IOException) VolumeIOError(msg: String) VolumeIOError(msg: String?, e: Throwable?) |
OutOfMemory |
class OutOfMemory : VolumeIOError |
VolumeEOF |
open class VolumeEOF : VolumeIOError |