org.apache.openejb.config.provider
Class NoSuchParentProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.openejb.config.provider.NoSuchParentProviderException
- All Implemented Interfaces:
- Serializable
public class NoSuchParentProviderException
- extends IllegalStateException
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchParentProviderException
public NoSuchParentProviderException(ServiceProvider provider,
ID id)
getProvider
public ServiceProvider getProvider()
getId
public ID getId()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.