snappymail/rainloop/v/1.2.11.431/app/libraries/RainLoop/Exceptions/AuthException.php
2013-10-08 11:48:57 +04:00

9 lines
133 B
PHP

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