2023-05-16 10:47:08 +08:00

6 lines
74 B
PHP

<?php
class Requests_Exception_Transport extends Requests_Exception {
}