Class UITestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.redhat.devtools.intellij.commonuitest.exceptions.UITestException
-
- All Implemented Interfaces:
java.io.Serializable
public class UITestException extends java.lang.RuntimeExceptionIntelliJ UI test library runtime exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UITestException(java.lang.String errorMsg)
-