class X::IO::Unlink does X::IO is Exception { }
Error class for failed unlink operation.
A typical error message is
Failed to remove the file 'secret': Permission defined
Methods
method path
Returns the path that unlink failed to delete.
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.