tle.webcache
Class MakeCacheException

java.lang.Object
  extended by java.lang.Throwable
      extended by tle.webcache.WebCacheException
          extended by tle.webcache.MakeCacheException
All Implemented Interfaces:
java.io.Serializable

public class MakeCacheException
extends WebCacheException

ij½Ã »ý¼º¿¡ ½ÇÆÐÇÒ °æ¿ì¿¡ ¹ß»ýÇÑ´Ù.

Author:
ÃÖ¹ü±Õ
See Also:
Serialized Form

Constructor Summary
MakeCacheException(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

MakeCacheException

public MakeCacheException(java.lang.String msg,
                          java.lang.Throwable cause)
Parameters:
msg -
cause -