net.thucydides.core.pages
Class UnableToInvokeWhenPageOpensMethods
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnableToInvokeWhenPageOpensMethods
public UnableToInvokeWhenPageOpensMethods(String message,
Exception cause)
UnableToInvokeWhenPageOpensMethods
public UnableToInvokeWhenPageOpensMethods(String message)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.