<?php
namespace BBSSOPro\JWT;

class ExpiredException extends \UnexpectedValueException
{

}
