|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.gauce.engine.LifeCycleException
com.gauce.gaucelet.GauceletException
Gaucelet¿¡¼ ¹ß»ýÇÏ´Â ¿À·ù¸¦ Á¤ÀÇÇÑ´Ù.
| Constructor Summary | |
GauceletException()
|
|
GauceletException(java.lang.String s)
»ý¼ºÀÚ, ¿À·ù ¸Þ½ÃÁö¿Í ÇÔ²² °´Ã¼¸¦ »ý¼ºÇÑ´Ù. |
|
GauceletException(java.lang.String s,
java.lang.Exception e)
»ý¼ºÀÚ, ¿À·ù¸Þ½ÃÁö¿Í, ³»ºÎ ExceptionÀ¸·Î °´Ã¼¸¦ »ý¼ºÇÑ´Ù. |
|
| Methods inherited from class com.gauce.engine.LifeCycleException |
getMessage, getNextException, setNextException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GauceletException()
public GauceletException(java.lang.String s)
s - ¿À·ù ¸Þ½ÃÁö
public GauceletException(java.lang.String s,
java.lang.Exception e)
s - ¿À·ù ¸Þ½ÃÁöe - ³»ºÎ Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||