www.gusucode.com > Elgg PHP开源SNS系统 V1.12.5源码程序 > elgg-1.12.5/engine/classes/ImportException.php

    <?php
/**
 * Import exception
 *
 * @package    Elgg.Core
 * @subpackage Exception
 * @deprecated 1.9
 */
class ImportException extends \DataFormatException {}