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

Source for file Exception.php

Documentation is available at Exception.php

  1. <?php
  2.  
  3. require_once 'PEAR/Exception.php';
  4.  
  5. class Services_Digg_Response_Exception extends PEAR_Exception
  6. {
  7.  
  8. }
  9.  
  10. ?>

Documentation generated on Tue, 04 Dec 2007 15:00:07 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.