PEAR_ErrorStack::raiseError()

PEAR_ErrorStack::raiseError() -- emulate PEAR::raiseError()

Synopsis

require_once 'PEAR/ErrorStack.php';

PEAR_Error PEAR_ErrorStack::raiseError ()

Description

See PEAR::raiseError()

Throws

throws no exceptions thrown

Note

This function can be called statically.