Home
last modified time | relevance | path

Searched refs:ExceptionNotSupported (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
DIFetcher.php107 * @throws ExceptionNotSupported
122 * @throws ExceptionNotSupported - if the cache is not supported
DIFetcherAbs.php218 …throw new ExceptionNotSupported("No cache support by default, overwrite this function to give acce…
223 …throw new ExceptionNotSupported("The fetcher ($this) does not support to feed the cache, overwrite…
DCacheLog.php33 } catch (ExceptionNotSupported $e) {
62 } catch (ExceptionNotSupported $e) {
DExceptionNotSupported.php5 class ExceptionNotSupported extends ExceptionCompile class