|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeException | |
---|---|
to.etc.domui.component.meta.impl | |
to.etc.domui.trouble | |
to.etc.webapp.query |
Uses of CodeException in to.etc.domui.component.meta.impl |
---|
Subclasses of CodeException in to.etc.domui.component.meta.impl | |
---|---|
class |
MetaModelException
|
Uses of CodeException in to.etc.domui.trouble |
---|
Subclasses of CodeException in to.etc.domui.trouble | |
---|---|
class |
MissingParameterException
|
class |
MultipleParameterException
|
class |
UIException
Base of the exception class for user interface trouble. |
class |
UnusableParameterException
|
class |
ValidationException
|
Uses of CodeException in to.etc.webapp.query |
---|
Subclasses of CodeException in to.etc.webapp.query | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |