|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ss.classes.dao.SSDAOException
public class SSDAOException
Constructor Summary | |
---|---|
SSDAOException()
|
|
SSDAOException(java.lang.String arg)
|
|
SSDAOException(java.lang.String arg,
java.lang.Throwable arg1)
|
|
SSDAOException(java.lang.Throwable arg)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SSDAOException()
public SSDAOException(java.lang.String arg)
public SSDAOException(java.lang.Throwable arg)
public SSDAOException(java.lang.String arg, java.lang.Throwable arg1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |