|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QDbException | |
---|---|
to.etc.webapp.query |
Uses of QDbException in to.etc.webapp.query |
---|
Subclasses of QDbException in to.etc.webapp.query | |
---|---|
class |
QConcurrentUpdateException
This will be thrown when a concurrent update happens. |
class |
QConstraintViolationException
|
class |
QDuplicateKeyException
|
class |
QNotFoundException
Thrown for all cases where a record is not found but required. |
Methods in to.etc.webapp.query that return QDbException | |
---|---|
static QDbException |
QDbException.findTranslation(java.lang.Exception x)
Create the proper exception from a SQLException type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |