MongoCursorException
PHP Manual

MongoCursorException::getHost

(PECL mongo >= 1.0.0)

MongoCursorException::getHostThe hostname of the server that encountered the error

Opis

public string MongoCursorException::getHost ( void )

Returns the hostname of the server the query was sent too.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the hostname, or NULL if the hostname is unknown.


MongoCursorException
PHP Manual