<?php
namespace BBSSOPro\JWT;

class BeforeValidException extends \UnexpectedValueException
{

}
