open class VolumeEOF : VolumeIOError
VolumeEOF(e: IOException)
VolumeEOF(msg: String)
VolumeEOF(msg: String?, e: IOException?)