Class DialogNotFoundException

All Implemented Interfaces:
Serializable

public class DialogNotFoundException extends InstallerTestException
Thrown when a wait-for-modal-dialog operation (dialog/alert/fileChooser) times out.
See Also:
  • Constructor Details

    • DialogNotFoundException

      public DialogNotFoundException(String message)
    • DialogNotFoundException

      public DialogNotFoundException(String message, Throwable cause)