View file IPS Community Suite 4.7.8 NULLED/system/Login/Handler/OAuth2/InitException.php

File size: 385B
<?php
/**
 * @brief		OAuth Exception Class
 * @author		<a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a>
 * @copyright	(c) Invision Power Services, Inc.
 * @license		https://www.invisioncommunity.com/legal/standards/
 * @package		Invision Community
 * @since		29 Apr 2017
 */

namespace IPS\Login\Handler\OAuth2;

class _InitException extends \Exception { }