Package idare.imagenode.exceptions.layout
This Package contains exceptions supposed to be thrown, when problems during layouting occur.
- Author:
- Thomas Pfau
-
Exception Summary Exception Description ContainerUnplaceableExcpetion Exception indicating, that there was at least one unplaceable container in a given layout.DimensionMismatchException Exception indicating, that a Container was too larger and could not be placed.TooManyItemsException Exception indicating that a container was too large and could not be placed.WrongDatasetTypeException