Class MissingInputException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- step.basic.web.selenium.keywords.helper.MissingInputException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingInputException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingInputException(java.lang.String message)
-