catch. my $new = $promise->catch(sub {...}); Appends a rejection handler callback to the promise, and returns a new Mojo::Promise object ...
確定! 回上一頁