<?php /** * Exception used by EmCacheHelper. * * @since 2019-05-23 * @author LimeSurvey GmbH */ class EmCacheException extends CException { }