com.atlassian.pageobjects.elements.query.webdriver
Class GenericWebDriverTimedQuery.InvalidValue

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.pageobjects.elements.query.webdriver.GenericWebDriverTimedQuery.InvalidValue
All Implemented Interfaces:
Serializable
Enclosing class:
GenericWebDriverTimedQuery<T>

public static final class GenericWebDriverTimedQuery.InvalidValue
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
GenericWebDriverTimedQuery.InvalidValue(Object value)
           
 
Method Summary
 Throwable fillInStackTrace()
           
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericWebDriverTimedQuery.InvalidValue

public GenericWebDriverTimedQuery.InvalidValue(Object value)
Method Detail

fillInStackTrace

public Throwable fillInStackTrace()
Overrides:
fillInStackTrace in class Throwable


Copyright © 2014 Atlassian. All rights reserved.