Error while trying to copy a file
class X::IO::Copy does X::IO is Exception { }
Error class for failed file copy operations. A typical error message is
Failed to copy 'source' to 'destination': permission denied
Returns the source of the failed copy operation
Returns the destination of the failed copy operation