IO::CopyException
Inherits Exception < Reference < Object
Constructors
new(message : String | Nil = nil, cause : Exception | Nil = nil, len : Int32 | Nil = nil, count : Int64 | Nil = nil, bytes : Bytes | Nil = nil)
SourceInstance methods
bytes
Sourcebytes=(bytes : Bytes | Nil)
Sourcecount
Sourcecount=(count : Int64 | Nil)
Sourcelen
Sourcelen=(len : Int32 | Nil)
Source