[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <HTML> 2 <HEAD> 3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> 4 <TITLE>Error</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>Error</H2> 9 <TT>Error(<B>string</B> msg)</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.0 12 <H4 CLASS='st'>Description</H4> 13 This method is automatically called in case of fatal error; it simply outputs the message 14 and halts the execution. An inherited class may override it to customize the error handling 15 but should always halt the script, or the resulting document would probably be invalid. 16 <H4 CLASS='st'>Parameters</H4> 17 <TT><U>msg</U></TT> 18 <BLOCKQUOTE> 19 The error message. 20 </BLOCKQUOTE> 21 <H6></H6> 22 <HR> 23 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 24 </BODY> 25 </HTML>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |