|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.comtor.exception.ComtorException
net.comtor.dao.ComtorDaoException
public class ComtorDaoException
Exception that encapsulates any exception
| Constructor Summary | |
|---|---|
ComtorDaoException(java.lang.String message)
Creates a new instance of BusinessLogicException |
|
ComtorDaoException(java.lang.String message,
java.lang.Throwable throwable)
|
|
ComtorDaoException(java.lang.Throwable throwable)
Creates a new instance of BusinessLogicException |
|
| Method Summary |
|---|
| Methods inherited from class net.comtor.exception.ComtorException |
|---|
getMessage, getOriginalException, getOriginalMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 ComtorDaoException(java.lang.String message)
public ComtorDaoException(java.lang.Throwable throwable)
public ComtorDaoException(java.lang.String message,
java.lang.Throwable throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||