Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Foundation
/
Bus
/
PendingClosureDispatch
PendingClosureDispatch
Extends
PendingDispatch
#
Methods
public
#
catch
(
Closure
$callback
)
:
$this
Add a callback to be executed if the job fails.
Parameters
$callback
Closure
On this page
On this page
Methods
catch