Class UnableToInvokeWhenPageOpensMethods

  • All Implemented Interfaces:
    Serializable

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

      • UnableToInvokeWhenPageOpensMethods

        public UnableToInvokeWhenPageOpensMethods​(String message,
                                                  Throwable cause)
      • UnableToInvokeWhenPageOpensMethods

        public UnableToInvokeWhenPageOpensMethods​(String message)