- geb.error.UnexpectedPageException
-
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
UnexpectedPageException(Page page)
-
UnexpectedPageException(Class<? extends Page> page)
-
UnexpectedPageException(Class<? extends Page> actualPage, Class<? extends Page> expectedPage)
-
UnexpectedPageException(Class<? extends Page> actualPage, Page expectedPage)
-
UnexpectedPageException(Class<? extends Page> actualPage, Class<? extends Page>[] potentials)
-
UnexpectedPageException(Class<? extends Page> actualPage, Page[] potentials)
Groovy API Documentation for Geb 3.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org