| Enum | Description |
|---|---|
| SyntheticBridgeException.Problem |
Problem types for synthetic bridge comparisons
|
| Exception | Description |
|---|---|
| ConstraintViolationException |
Exception thrown when a constraint violation is encountered
|
| InvalidConstraintException |
Exception thrown when a constraint declaration is invalid
|
| LVTGeneratorException |
Exception thrown when something goes horribly wrong whilst
|
| SyntheticBridgeException |
Exception thrown when comparing two synthetic bridge methods fails, thrown
with the corresponding problem and functionality to support debugging when
verbosity is enabled.
|