1 <?php 2 /** 3 * Copyright 2014-2017 Horde LLC (http://www.horde.org/) 4 * 5 * See the enclosed file LICENSE for license information (BSD). If you 6 * did not receive this file, see http://www.horde.org/licenses/bsd. 7 * 8 * @author Michael Slusarz <slusarz@horde.org> 9 * @category Horde 10 * @license http://www.horde.org/licenses/bsd BSD 11 * @package Idna 12 */ 13 14 /** 15 * Exception class for the Horde_Idna package. 16 * 17 * @author Michael Slusarz <slusarz@horde.org> 18 * @category Horde 19 * @copyright 2014-2017 Horde LLC 20 * @license http://www.horde.org/licenses/bsd BSD 21 * @package Idna 22 */ 23 class Horde_Idna_Exception extends Horde_Exception 24 {}
title
Description
Body
title
Description
Body
title
Description
Body
title
Body