Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Rx
React
RejectedPromiseException
PHP Class Rx\React\RejectedPromiseException
Inheritance:
extends
Exception
Exibir arquivo
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