<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page exceptions.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/exceptions.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">exceptions.php: iCalendar exception classes</p> <p class="description"><p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p><p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</p></p> <ul class="tags"> <li><span class="field">author:</span> Nigel Swinson</li> <li><span class="field">version:</span> 1.0</li> <li><span class="field">copyright:</span> Copyright (C) 2008 Nigel Swinson, hide@address.com</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../PhpiCalLib/PhpiCalLib_Exception.html">PhpiCalLib_Exception</a> </td> <td> A base class for all exceptions that we might throw </td> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../PhpiCalLib/PhpiCalLib_ParseException.html">PhpiCalLib_ParseException</a> </td> <td> A custom exception class for parse errors. </td> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../PhpiCalLib/PhpiCalLib_ParameterException.html">PhpiCalLib_ParameterException</a> </td> <td> A base class for all exceptions that we might throw </td> </tr> </table> </div> </div> <p class="notes" id="credit"> Documentation generated on Tue, 01 Apr 2008 01:07:22 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0</a> </p> </div></body> </html>