class
Illuminate
/
Process
/
Exceptions
/
ProcessTimedOutException
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
ProcessTimedOutException
Extends
-
Symfony\...\RuntimeException
Properties
Methods
public
__construct ( Symfony\...\ProcessTimedOutException $original , ProcessResult $result ) : void
Create a new exception instance.
Parameters
- $original Symfony\...\ProcessTimedOutException
- $result ProcessResult