Package | Description |
---|---|
org.genericsystem.api.core.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
AliveConstraintViolationException
Thrown when an operation of the engine violates the constraint of a Generic to be alive.
|
class |
AmbiguousSelectionException
Thrown when an operation of the engine on a Generic is ambiguous.
|
class |
CrossEnginesAssignementsException
Thrown when assignments are done on two different engines.
|
class |
CyclicException
Thrown if your trying create a cylce.
|
class |
LevelConstraintViolationException
Thrown when the level of a Generic is inappropriate.
|
class |
MetaRuleConstraintViolationException
Thrown when a component on a link doesn't inherit from a super component.
|
class |
NotAliveConstraintViolationException
Thrown when an operation of the engine violates the constraint of a Generic NOT to be alive.
|
class |
OptimisticLockConstraintViolationException
Thrown when an attempt is done to remove an alive Generic.
|
class |
ReferentialIntegrityConstraintViolationException
Thrown when a user operation violates the constraint of referential integrity.
|
Copyright © 2022. All rights reserved.