snappymail/rainloop/v/1.2.10.430/app/libraries/RainLoop/Exceptions/AuthException.php
2013-10-08 02:52:30 +04:00

9 lines
133 B
PHP

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