public final class TopologicalErrorException
extends Exception
Instances of this class are thrown when a definition loop is detected in the configuration or the metadata. Most occurences of this problem are expected to be located in the relations between points.
| Constructor and Description |
|---|
TopologicalErrorException(Entity entity)
Creates an instance.
|
public TopologicalErrorException(@Nonnull
Entity entity)
entity - The exception entity.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.