Rx\React\RejectedPromiseException::getRejectValue PHP Méthode

getRejectValue() public méthode

public getRejectValue ( ) : string
Résultat string
    public function getRejectValue()
    {
        return $this->rejectValue;
    }
RejectedPromiseException