phpUserTrack
[ class tree: phpUserTrack ] [ index: phpUserTrack ] [ all elements ]

Source for file libExceptions.php

Documentation is available at libExceptions.php

  1. <?php
  2. class confNotExistException extends Exception {
  3.     
  4.     public function errorMessage({
  5.           $notify[array('title' => 'Missing Configuration File'
  6.             'desc' => 'the file conf.php appears to be missing for your configuration',
  7.             'type' => 'error'
  8.         );
  9.       }
  10. }
  11.  
  12. ?>

Documentation generated on Tue, 06 Nov 2007 09:22:02 -0800 by phpDocumentor 1.4.0a2