PHP 클래스 Rx\React\RejectedPromiseException

상속: extends Exception
파일 보기 프로젝트 열기: ReactiveX/RxPHP

공개 메소드들

메소드 설명
__construct ( $rejectValue ) RejectedPromiseException constructor.
getRejectValue ( ) : string

메소드 상세

__construct() 공개 메소드

RejectedPromiseException constructor.
public __construct ( $rejectValue )

getRejectValue() 공개 메소드

public getRejectValue ( ) : string
리턴 string