org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken
Class BrokenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.BrokenException
All Implemented Interfaces:
Serializable

public class BrokenException
extends Exception

See Also:
Serialized Form

Constructor Summary
BrokenException(String message)
           
 
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

BrokenException

public BrokenException(String message)


Copyright © 2008-2012 Seam Framework. All Rights Reserved.