snappymail/rainloop/v/1.3.6.461/app/libraries/RainLoop/Exceptions/AuthException.php
RainLoop Team 486aedb57b v1.3.6.461
2013-10-29 04:54:17 +04:00

9 lines
133 B
PHP

<?php
namespace RainLoop\Exceptions;
/**
* @category RainLoop
* @package Exceptions
*/
class AuthException extends Exception {}