<?php

/**
 * Exception thrown when a parsing error occurs.
 *
 * @author     Time.ly Network Inc.
 * @since      2.0
 *
 * @package    AI1EC
 * @subpackage AI1EC.Import-export
 */
class Ai1ec_Parse_Exception extends Ai1ec_Exception {
}