Groovy Documentation

geb.error
[Groovy] Class UnresolvablePropertyException

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

class UnresolvablePropertyException
extends GebException

Property Summary
Navigable container

String name

 
Constructor Summary
UnresolvablePropertyException(Navigable container, String name, String message)

 
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
 
Methods inherited from class Throwable
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

container

final Navigable container


name

final String name


 
Constructor Detail

UnresolvablePropertyException

UnresolvablePropertyException(Navigable container, String name, String message)


 

Groovy API Documentation for geb-core 0.6.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org