Graphene Selenium: API 2.0.0.Alpha1

org.jboss.arquillian.ajocado.command
Class CommandInterceptorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.arquillian.ajocado.command.CommandInterceptorException
All Implemented Interfaces:
Serializable

public class CommandInterceptorException
extends Exception

Thrown when at least one intercepter didn't call CommandContext.invoke() in it's CommandInterceptor.intercept(CommandContext) method body

Version:
$Revision$
Author:
Lukas Fryc
See Also:
Serialized Form

Constructor Summary
CommandInterceptorException()
           
 
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

CommandInterceptorException

public CommandInterceptorException()

Graphene Selenium: API 2.0.0.Alpha1

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