java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.redhat.devtools.intellij.commonuitest.exceptions.UITestException
All Implemented Interfaces:
Serializable

public class UITestException extends RuntimeException
IntelliJ UI test library runtime exception
See Also:
  • Constructor Details

    • UITestException

      public UITestException(String errorMsg)