Transport.php (74B)
1 <?php 2 3 class Requests_Exception_Transport extends Requests_Exception { 4 5 }