Class

TruncatedDataError

Inheritance
< IOError < StandardError < Exception < Object

TruncatedDataError is raised when IO#readbytes fails to read enough data.

Attributes

Name Visibility R/W Description
data public R The read portion of an IO#readbytes attempt.