org.jboss.arquillian.impl.event
Class FiredEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.arquillian.impl.event.FiredEventException
- All Implemented Interfaces:
- Serializable
public class FiredEventException
- extends RuntimeException
FiredEventException
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FiredEventException
public FiredEventException(Context context,
Event source,
Throwable cause)
getSource
public Event getSource()
getContext
public Context getContext()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.