org.jboss.arquillian.ajocado.command
Class CommandInterceptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandInterceptorException
public CommandInterceptorException()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.