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