summaryrefslogtreecommitdiffstats
path: root/lib/Providers/Rng/RNGException.php
blob: eb5e913dc1ba62f13c798436df95dd78e071831c (plain)
1
2
3
4
5
<?php

use RobThree\Auth\TwoFactorAuthException;

class RNGException extends TwoFactorAuthException {}