<?php /** * @package KO7 * @category Exceptions * * @copyright (c) 2007-2016 Kohana Team * @copyright (c) since 2016 Koseven Team * @license https://koseven.dev/LICENSE */ class KO7_UTF8_Exception extends KO7_Exception {}