Package org.alfresco.repo.cache
Class NoStatsForCache
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.repo.cache.NoStatsForCache
-
- All Implemented Interfaces:
java.io.Serializable
public class NoStatsForCache extends java.lang.RuntimeExceptionRead operations onCacheStatisticsthrow this RuntimeException when no statistics exist for the specified cache.- Since:
- 5.0
- Author:
- Matt Ward
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoStatsForCache(java.lang.String cacheName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCacheName()
-