Services_Weather::isError

Services_Weather::isError() – PEAR の同名メソッドと同様に、エラーオブジェクトかどうかを調べる

Synopsis

require_once '/Weather.php';

bool Services_Weather::isError ( PEAR_Error|mixed $value )

Description

This package is not documented yet.

Parameter

PEAR_Error|mixed $value

Throws

No exceptions thrown.

Note

This function can not be called statically.