Class ScreenNotFoundException

All Implemented Interfaces:
Serializable

public class ScreenNotFoundException extends InstallerTestException
Thrown when a wait-for-screen operation times out.
See Also:
  • Constructor Details

    • ScreenNotFoundException

      public ScreenNotFoundException(String message)
    • ScreenNotFoundException

      public ScreenNotFoundException(String message, Throwable cause)