org.apache.openejb.test
Class AnnotatedApplicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.openejb.test.AnnotatedApplicationException
All Implemented Interfaces:
java.io.Serializable

public class AnnotatedApplicationException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AnnotatedApplicationException()
           
AnnotatedApplicationException(java.lang.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

AnnotatedApplicationException

public AnnotatedApplicationException(java.lang.String message)

AnnotatedApplicationException

public AnnotatedApplicationException()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.