org.apache.openejb.config
Class UnknownModuleTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.OpenEJBException
org.apache.openejb.config.UnsupportedModuleTypeException
org.apache.openejb.config.UnknownModuleTypeException
- All Implemented Interfaces:
- Serializable
public class UnknownModuleTypeException
- extends UnsupportedModuleTypeException
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
- See Also:
- Serialized Form
UnknownModuleTypeException
public UnknownModuleTypeException()
UnknownModuleTypeException
public UnknownModuleTypeException(String message)
UnknownModuleTypeException
public UnknownModuleTypeException(String message,
Throwable rootCause)
UnknownModuleTypeException
public UnknownModuleTypeException(Throwable rootCause)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.