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