snappymail/rainloop/v/1.3.0.442/app/libraries/RainLoop/Exceptions/Exception.php
RainLoop Team f32876928e v1.3.0.442
2013-10-15 02:02:55 +04:00

5 lines
77 B
PHP

<?php
namespace RainLoop\Exceptions;
class Exception extends \Exception {}