|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
tle.webcache.WebCacheException
tle.webcache.FailToGetCacheException
public class FailToGetCacheException
ij½Ã¸¦ ±¸ÇÏ´Â µ¥ ½ÇÆÐÇÑ °æ¿ì¿¡ ¹ß»ýÇÑ´Ù.
Constructor Summary | |
---|---|
FailToGetCacheException(java.lang.String msg)
|
|
FailToGetCacheException(java.lang.String msg,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class tle.webcache.WebCacheException |
---|
getCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, 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 FailToGetCacheException(java.lang.String msg, java.lang.Throwable cause)
public FailToGetCacheException(java.lang.String msg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |