com.poscoict.glueframework.cache
Class GlueCacheException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.poscoict.glueframework.GlueException
                  
com.poscoict.glueframework.cache.GlueCacheException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - GlueRemoteCacheException
 
public class GlueCacheException
- extends GlueException
 
Cache System¿¡ °ü·ÃµÈ ¿¡·¯°¡ ¹ß»ýÇÏ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º
- See Also:
 - Serialized Form
 
 
 
 
 
 
GlueCacheException
public GlueCacheException(String msg)
- »ý¼ºÀÚ(constructor).
- Parameters:
 msg - ¿¡·¯ ¸Þ½ÃÁö
 
GlueCacheException
public GlueCacheException(String msg,
                          Throwable cause)
- »ý¼ºÀÚ(constructor).
- Parameters:
 cause - ¿øÀÎÀÌ µÇ´Â Exceptionmsg - ¿¡·¯ ¸Þ½ÃÁö
 
Copyright © 2013–2017 POSCO ICT. All rights reserved.