Graphene Implementation 1.0.0.CR3

org.jboss.arquillian.ajocado.ajaxaware
Class AjaxAwareInterceptor.PermissionDeniedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.arquillian.ajocado.ajaxaware.AjaxAwareInterceptor.PermissionDeniedException
All Implemented Interfaces:
Serializable
Enclosing class:
AjaxAwareInterceptor

public static class AjaxAwareInterceptor.PermissionDeniedException
extends RuntimeException

Thrown when the Selenium wasn't able in given interval to call the given command with no SeleniumException with type of Permission Denied catched.

See Also:
Serialized Form

Constructor Summary
AjaxAwareInterceptor.PermissionDeniedException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

AjaxAwareInterceptor.PermissionDeniedException

public AjaxAwareInterceptor.PermissionDeniedException(String message)

Graphene Implementation 1.0.0.CR3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.