laravel / 10 / api / 10.x / illuminate / process / exceptions / processfailedexception.html

ProcessFailedException

class ProcessFailedException extends RuntimeException (View source)

Properties

ProcessResult $result

The process result instance.

Methods

void __construct(ProcessResult $result)

Create a new exception instance.

Details

void __construct(ProcessResult $result)

Create a new exception instance.

Parameters

ProcessResult $result

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Process/Exceptions/ProcessFailedException.html