class X::Proc::Unsuccessful
ErrorsCollection

class X::Proc::Unsuccessful

Exception thrown if a Proc object is sunk after the process it ran exited unsuccessfully

class X::Proc::Unsuccessful is Exception {}

Methods

method proc

method proc(X::Proc::Unsuccessful:D --> Proc)

Returns the object that threw the exception.