snappymail/rainloop/v/1.2.9.424/app/libraries/RainLoop/Exceptions/Exception.php
RainLoop Team b1032fd365 v1.2.9.424
2013-10-04 23:55:47 +04:00

5 lines
77 B
PHP

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