|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
live.cache.CacheException
throws from the Cache use this Exception.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
CacheException()
See Exception.Exception() |
|
CacheException(String msg)
See Exception.Exception(java.lang.String) |
|
CacheException(String message,
Throwable cause)
See Exception.Exception(java.lang.String, java.lang.Throwable) |
|
CacheException(Throwable cause)
See Exception.Exception(java.lang.Throwable) |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CacheException()
Exception.Exception()
public CacheException(String msg)
Exception.Exception(java.lang.String)
public CacheException(Throwable cause)
Exception.Exception(java.lang.Throwable)
public CacheException(String message,
Throwable cause)
Exception.Exception(java.lang.String, java.lang.Throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||