Class FormComponentNotFoundException

All Implemented Interfaces:
Serializable

public class FormComponentNotFoundException extends InstallerTestException
Thrown when FormEnvironment.getFormComponentById(id) returns null.
See Also:
  • Constructor Details

    • FormComponentNotFoundException

      public FormComponentNotFoundException(String message)