Yanz File Manager

Current Path : /home/blwgracecity/jesusexp.org/images/infrastructure/configuration/



Current File : /home/blwgracecity/jesusexp.org/images/infrastructure/configuration/empty-token-exception.php

<?php

namespace Yoast\WP\SEO\Exceptions\OAuth\Tokens;

use Exception;

/**
 * Class Empty_Token_Exception
 */
class Empty_Token_Exception extends Exception {

	/**
	 * Empty_Token_Exception constructor.
	 */
	public function __construct() {
		parent::__construct( 'Token usage failed. Token is empty.', 400 );
	}
}

YANZ File Manager Version 1.0, Coded By YANZ MUAHCH ?>