- All Implemented Interfaces:
- java.io.Serializable
public class IntegrityError
extends java.lang.Error
This error is invoked in situations where the code can't continue
because some precondition isn't met, although it's not an assertion
error per se.
- See Also:
- Serialized Form