. */ namespace SP\Core\Exceptions; /** * Class AuthException * * @package SP\Core\Exceptions */ class AuthException extends SPException { }