Services_Weather::isError

Services_Weather::isError() – Checks for an error object, same as in 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.