See: Description
| Error | Description |
|---|---|
| ContractViolation |
Exception thrown to indicate that a contract violation have been detected.
|
| EnsureViolation |
Exception thrown to indicate that a programming error have been detected,
on the suppliers part.
|
| NeverGetHereViolation |
Exception being thrown to indicate that supposedly unreachable code
have been reached, and that this is considered a programming error.
|
| RequireViolation |
Exception thrown to indicate that a programming error have been detected,
on the clients part.
|
AssertiveCopyright © 2014–2015 valid4j. All rights reserved.