org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.discovery
Class FooException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.discovery.FooException
- All Implemented Interfaces:
- Serializable
public class FooException
- extends RuntimeException
- Author:
- pmuir
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FooException
public FooException()
FooException
public FooException(String arg0,
Throwable arg1)
FooException
public FooException(String arg0)
FooException
public FooException(Throwable arg0)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.