<?php

/**
 * Exception thrown when reading from cache.
 *
 * @author       Time.ly Network, Inc.
 * @since        2.0
 * @package      Ai1EC
 * @subpackage   Ai1EC.Cache.Exception
 */
class Ai1ec_Cache_Not_Set_Exception extends Ai1ec_Exception {

}