com.poscoict.glueframework.dao
Class GlueDataAccessResourceFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.poscoict.glueframework.GlueException
                  extended by com.poscoict.glueframework.dao.GlueDaoException
                      extended by com.poscoict.glueframework.dao.GlueDataAccessResourceFailureException
All Implemented Interfaces:
Serializable

public class GlueDataAccessResourceFailureException
extends GlueDaoException

µ¥ÀÌŸ º£À̽º¿Í °°Àº ÀÚ¿ø¿¡ ¿¬°á½Ã ¿¡·¯°¡ ¹ß»ýµÇ¸é ´øÁ®Áö´Â Exception Ŭ·¡½º.

See Also:
Serialized Form

Constructor Summary
GlueDataAccessResourceFailureException(String msg)
          »ý¼ºÀÚ(constructor).
GlueDataAccessResourceFailureException(String msg, Throwable cause)
          »ý¼ºÀÚ(constructor).
 
Method Summary
 
Methods inherited from class com.poscoict.glueframework.dao.GlueDaoException
getErrorCode, getSql, setErrorCode, setSql
 
Methods inherited from class com.poscoict.glueframework.GlueException
getRootCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlueDataAccessResourceFailureException

public GlueDataAccessResourceFailureException(String msg)
»ý¼ºÀÚ(constructor).

Parameters:
msg - ¿¡·¯ ¸Þ½ÃÁö

GlueDataAccessResourceFailureException

public GlueDataAccessResourceFailureException(String msg,
                                              Throwable cause)
»ý¼ºÀÚ(constructor).

Parameters:
cause - ¿øÀÎÀÌ µÇ´Â Exception
msg - ¿¡·¯ ¸Þ½ÃÁö


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.