public class CacheNotAvailableException extends CSAppFrameworkException
FixedRegistryObjectPool
is queried
for an object, or a child list, which is not available. This indicates,
that the corresponding object is missing in the cache specification,
or that no matching cache strategy has been requested.Constructor and Description |
---|
CacheNotAvailableException(java.lang.String pMessage)
Creates a new instance with the given detail message.
|