Groovy Documentation

geb.error
[Java] Class UnexpectedPageException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          geb.error.GebException
              geb.error.UnexpectedPageException

public class UnexpectedPageException
extends GebException

Constructor Summary
UnexpectedPageException(Class[] potentials)

 
Method Summary
 
Methods inherited from class Exception
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 

Constructor Detail

UnexpectedPageException

public UnexpectedPageException(Class[] potentials)


 

Groovy API Documentation for Geb 0.9.0-RC-1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org