org.apache.openejb.config
Class UnsupportedModuleTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.OpenEJBException
org.apache.openejb.config.UnsupportedModuleTypeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnknownModuleTypeException
public class UnsupportedModuleTypeException
- extends OpenEJBException
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $
- See Also:
- Serialized Form
UnsupportedModuleTypeException
public UnsupportedModuleTypeException()
UnsupportedModuleTypeException
public UnsupportedModuleTypeException(String message)
UnsupportedModuleTypeException
public UnsupportedModuleTypeException(String message,
Throwable rootCause)
UnsupportedModuleTypeException
public UnsupportedModuleTypeException(Throwable rootCause)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.