Exception
Table of Contents
Classes
- DuplicateFormElementException
- This exception is thrown if two Form Elements with the same Identifier are added to a form.
- FinisherPresetNotFoundException
- This exception is thrown if a Finisher Preset was not found, or if the implementationClassName was not set.
- FormDefinitionConsistencyException
- This exception is thrown if the form definition would get an inconsistent state, like adding a page to two different forms
- ValidatorPresetNotFoundException
- This exception is thrown if a Validator Preset was not found, or if the implementationClassName was not set.