import {MissingCacheException} from 'deep-cache/lib/Driver/Exception/MissingCacheException.js'
MissingCacheException
Extends:
lib/Driver/Exception/Exception~Exception → MissingCacheException
Thrown when missing an item from cache
Constructor Summary
Public Constructor | ||
public |
constructor(cacheKey: String) |