InvalidException Superclass of exceptions which indicate an attempt to interact with an object or member in a way that is invalid. API InvalidException.java class InvalidException { InvalidException(InteractionEvent interactionEvent) ValidityEvent getInteractionEvent() }