Groovy Documentation

geb.error
[Groovy] Class RequiredPageValueNotPresent

java.lang.Object
  java.lang.Throwable
      java.lang.Error
          java.lang.AssertionError
              geb.error.GebAssertionError
                  geb.error.RequiredPageValueNotPresent

class RequiredPageValueNotPresent
extends GebAssertionError

Property Summary
def template

 
Constructor Summary
RequiredPageValueNotPresent(def template, Object[] args)

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

template

final def template


 
Constructor Detail

RequiredPageValueNotPresent

RequiredPageValueNotPresent(def template, Object[] args)


 

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