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