Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is automatic generated document for things in Swow\Psr7\Client\ClientExceptionAbstract class

Class ClientExceptionAbstract

Methods

Static method fromException

public static function fromException ( Exception $exception , RequestInterface $request ) : static

Method __construct

public function __construct ( RequestInterface $request , string $message , int $code , ?Throwable $previous )

Method getRequest

public function getRequest ( ) : RequestInterface

Copyright 2022 the Swow contributors