Class InvalidStepsFieldException

  • All Implemented Interfaces:
    Serializable

    public class InvalidStepsFieldException
    extends RuntimeException
    Thrown if no suitable WebDriver field with the @Managed annotation is found in a test.
    Author:
    johnsmart
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidStepsFieldException

        public InvalidStepsFieldException​(String message)