PHP Class Rx\React\RejectedPromiseException

Inheritance: extends Exception
Show file Open project: ReactiveX/RxPHP

Public Methods

Method Description
__construct ( $rejectValue ) RejectedPromiseException constructor.
getRejectValue ( ) : string

Method Details

__construct() public method

RejectedPromiseException constructor.
public __construct ( $rejectValue )

getRejectValue() public method

public getRejectValue ( ) : string
return string