PHP 클래스 phpstreams\exception\InvalidStreamException

저자: Bert Peters ([email protected])
상속: extends InvalidArgumentException
파일 보기 프로젝트 열기: bertptrs/phpstreams

공개 메소드들

메소드 설명
__construct ( $message = "Invalid stream", $code, Exception $previous = null )

메소드 상세

__construct() 공개 메소드

public __construct ( $message = "Invalid stream", $code, Exception $previous = null )
$previous Exception