org.openejb
Class NotReentrantLocalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjavax.ejb.EJBException
                  extended byorg.openejb.NotReentrantLocalException
All Implemented Interfaces:
Serializable

public class NotReentrantLocalException
extends javax.ejb.EJBException

Version:
$Revision: 445200 $ $Date: 2005-02-16 07:12:38 +0100 (Wed, 16 Feb 2005) $
See Also:
Serialized Form

Constructor Summary
NotReentrantLocalException()
           
NotReentrantLocalException(String s)
           
 
Methods inherited from class javax.ejb.EJBException
getCausedByException, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotReentrantLocalException

public NotReentrantLocalException()

NotReentrantLocalException

public NotReentrantLocalException(String s)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.