PEAR2_Net_Transmitter  1.0.0a1
A wrapper for stream functionality
PEAR2/Net/Transmitter/Exception.php
Go to the documentation of this file.
00001 <?php
00002 
00022 namespace PEAR2\Net\Transmitter;
00023 
00033 interface Exception
00034 {
00035     
00036 }