com.poscoict.glueframework.dao
Class GlueDataIntegrityViolationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.poscoict.glueframework.GlueException
                  
com.poscoict.glueframework.dao.GlueDaoException
                      
com.poscoict.glueframework.dao.GlueDataIntegrityViolationException
- All Implemented Interfaces: 
 - Serializable
 
public class GlueDataIntegrityViolationException
- extends GlueDaoException
 
µ¥ÀÌŸº£À̽º¿¡ insert or update ½Ã ¹«°á¼º Á¦¾àÁ¶°Ç¿¡ À§¹èµÇ´Â °æ¿ì ´øÁ®Áö´Â Exception Ŭ·¡½º.
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
GlueDataIntegrityViolationException
public GlueDataIntegrityViolationException(String msg)
- »ý¼ºÀÚ(constructor).
- Parameters:
 msg - ¿¡·¯ ¸Þ½ÃÁö
 
GlueDataIntegrityViolationException
public GlueDataIntegrityViolationException(String msg,
                                           Throwable cause)
- »ý¼ºÀÚ(constructor).
- Parameters:
 cause - ¿øÀÎÀÌ µÇ´Â Exceptionmsg - ¿¡·¯ ¸Þ½ÃÁö
 
Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.