| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryMissingOrderException
If you get this exception, it means that you asked topia
to make an operation that need a deterministic way to sort the
result but you didn't defined such query.
|
class |
TopiaNonUniqueResultException
Exception raised when a query returns more than one result while it was
expected to return only one (or no result).
|
class |
TopiaNoResultException
Exception raised when a query returned no result while at least one
result was expected.
|
Copyright © 2004–2013 CodeLutin. All rights reserved.