芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/acancehyucatan.gob.mx/libraries/src/Image/Exception/UnparsableImageException.php
* @license GNU General Public License version 2 or later; see LICENSE */ namespace Joomla\CMS\Image\Exception; \defined('JPATH_PLATFORM') or die; /** * Exception thrown when an image has no known properties. * * @since 4.0.0 */ class UnparsableImageException extends \RuntimeException { }