Class UnableToInvokeWhenPageOpensMethods

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.serenitybdd.core.pages.UnableToInvokeWhenPageOpensMethods
All Implemented Interfaces:
Serializable

public class UnableToInvokeWhenPageOpensMethods extends RuntimeException
Could not invoke a Page Oject method annotated with the WhenPageOpens annotation.
See Also:
  • Constructor Details

    • UnableToInvokeWhenPageOpensMethods

      public UnableToInvokeWhenPageOpensMethods(String message, Throwable cause)
    • UnableToInvokeWhenPageOpensMethods

      public UnableToInvokeWhenPageOpensMethods(String message)