| Package | Description |
|---|---|
| to.etc.webapp.query |
| Modifier and Type | Class and Description |
|---|---|
class |
QConcurrentUpdateException
This will be thrown when a concurrent update happens.
|
class |
QConstraintViolationException |
class |
QDbException
Base class for all generic query exceptions.
|
class |
QDuplicateKeyException |
class |
QNotFoundException
Thrown for all cases where a record is not found but required.
|
class |
QQueryTimeoutException
Thrown when a statement aborts with a query timeout exception, as caused when
Statement.setQueryTimeout(int) is used. |
class |
QTooManyResultsException |
Copyright © 2017 etc.to. All rights reserved.