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: 1153797 $ $Date: 2011-08-04 11:09:44 +0200 (Jeu, 04 aoĆ» 2011) $
- 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-2012 The Apache Software Foundation. All Rights Reserved.