Transport.php 74 Bytes
Newer Older
Pham Huy committed
1 2 3 4 5
<?php

class Requests_Exception_Transport extends Requests_Exception {

}