AfterShip/aftership-sdk-php

View on GitHub
src/AfterShipException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace AfterShip;

class AfterShipException extends \Exception
{

}