Constructor and description |
---|
UnexpectedPageException
(Page page) |
UnexpectedPageException
(Class<? extends Page> page) |
UnexpectedPageException
(Page page, Throwable cause) |
UnexpectedPageException
(Page actualPage, Class<? extends Page> expectedPage) |
UnexpectedPageException
(Page actualPage, Page expectedPage) |
UnexpectedPageException
(Page actualPage, Class<? extends Page>[] potentials) |
UnexpectedPageException
(Page actualPage, Page[] potentials) |
UnexpectedPageException
(Map<? extends Page, AtVerificationResult> pageVerificationResults) |
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 |
Groovy API Documentation for Geb 3.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org