Seditio Source
Root |
./othercms/xenForo 2.2.8/src/vendor/lusitanian/oauth/src/OAuth/Common/Exception/Exception.php
<?php

namespace OAuth\Common\Exception;

/**
 * Generic library-level exception.
 */
class Exception extends \Exception
{
}