tupali/milfs/toa/src/TwitterOAuthException.php
2016-11-24 09:35:37 -05:00

11 lines
146 B
PHP
Executable File

<?php
namespace Abraham\TwitterOAuth;
/**
* @author Abraham Williams <abraham@abrah.am>
*/
class TwitterOAuthException extends \Exception
{
}