public class CacheException
extends java.lang.Exception
TODO make nested with no external dependencies.
Constructor and Description |
---|
CacheException()
Default
|
CacheException(java.lang.String message)
Constructor for the CacheException object
|
CacheException(java.lang.Throwable nested)
Constructor for the CacheException object
|
public CacheException()
public CacheException(java.lang.Throwable nested)
nested
- public CacheException(java.lang.String message)
message
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.