| 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 |
TopiaException
Main exception for any Topia error
Created: 23 déc.
|
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.
|
class |
TopiaNotFoundException
Exception thrown if one of the entry from the configuration is missing at runtime
Created: 23 déc.
|
class |
TopiaQueryException
Exception raised when an error occur in the context of a
particular query.
|
Copyright © 2004–2013 CodeLutin. All rights reserved.