PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::raiseError — A basic wrapper around the default PEAR_Error object

Synopsis

      require_once 'HTML/Progress2.php';
     

mixed HTML_Progress2::raiseError();
;

Description

This method throws any internal API error that could be raised due to a wrong programming. It will use your error handler system defined at class construction (by first argument).

Throws

throws no exceptions thrown

See

see _errorHandler()

Note

since 2.0.0

This function can not be called statically.

HTML_Progress2 : The Definitive Guide v 2.4.0 : April 20, 2007