|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.vignette.portal.cache.CacheException
|
+--com.vignette.portal.cache.CacheAlreadyExistsException
| Constructor Summary | |
CacheAlreadyExistsException()
|
|
CacheAlreadyExistsException(Exception nestedException)
|
|
CacheAlreadyExistsException(String s)
|
|
CacheAlreadyExistsException(String s,
Exception nestedException)
|
|
| Methods inherited from class com.vignette.portal.cache.CacheException |
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CacheAlreadyExistsException()
public CacheAlreadyExistsException(Exception nestedException)
public CacheAlreadyExistsException(String s)
public CacheAlreadyExistsException(String s,
Exception nestedException)
|
02/28/2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||