00001 <?php 00002 00022 namespace PEAR2\Net\Transmitter; 00023 00033 interface Exception 00034 { 00035 00036 }