|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception net.sf.letsparty.utils.BasicException net.sf.letsparty.cfg.LetsPartyCfgException
Field Summary |
Fields inherited from class net.sf.letsparty.utils.BasicException |
cause |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
LetsPartyCfgException()
|
|
LetsPartyCfgException(java.lang.String arg0)
|
|
LetsPartyCfgException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
LetsPartyCfgException(java.lang.Throwable arg0)
|
Methods inherited from class net.sf.letsparty.utils.BasicException |
getCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
public LetsPartyCfgException()
public LetsPartyCfgException(java.lang.String arg0)
public LetsPartyCfgException(java.lang.Throwable arg0)
public LetsPartyCfgException(java.lang.String arg0, java.lang.Throwable arg1)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |