org.jboss.arquillian.ajocado.interception
Class CommandInterceptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.arquillian.ajocado.interception.CommandInterceptionException
- All Implemented Interfaces:
- Serializable
public class CommandInterceptionException
- extends Exception
Thrown when at least one interceptor didn't call CommandContext.invoke() in it's
CommandInterceptor.intercept(CommandContext) method body
- Version:
- $Revision$
- Author:
- Lukas Fryc
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandInterceptionException
public CommandInterceptionException()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.