blob: bce8370ab08466f275443d4c39883169a1a8dc2b [file] [log] [blame]
<?php
namespace RobThree\Auth;
use Exception;
class TwoFactorAuthException extends Exception {}