%PDF- %PDF-
| Direktori : /www/varak.net/losik.varak.net/vendor/latte/latte/src/Latte/Runtime/ |
| Current File : /www/varak.net/losik.varak.net/vendor/latte/latte/src/Latte/Runtime/RollbackException.php |
<?php
/**
* This file is part of the Latte (https://latte.nette.org)
* Copyright (c) 2008 David Grudl (https://davidgrudl.com)
*/
declare(strict_types=1);
namespace Latte\Runtime;
/** @internal */
class RollbackException extends \Exception
{
}