class IO::CopyException
- IO::CopyException
- Exception
- Reference
- Object
Defined in:
wrench/io.crConstructors
Instance Method Summary
Constructor Detail
def self.new(message : String | Nil = nil, cause : Exception | Nil = nil, count : Int64 | Nil = nil)
#