org.apache.openejb
Class OpenEjbContainer.InvalidModulesPropertyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.ejb.EJBException
                  extended by org.apache.openejb.OpenEjbContainer.InitializationException
                      extended by org.apache.openejb.OpenEjbContainer.InvalidModulesPropertyException
All Implemented Interfaces:
Serializable
Enclosing class:
OpenEjbContainer

public static class OpenEjbContainer.InvalidModulesPropertyException
extends OpenEjbContainer.InitializationException

See Also:
Serialized Form

Constructor Summary
OpenEjbContainer.InvalidModulesPropertyException(String s)
           
 
Method Summary
 
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

OpenEjbContainer.InvalidModulesPropertyException

public OpenEjbContainer.InvalidModulesPropertyException(String s)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.