public class NoSuchParentProviderException extends IllegalStateException
| Constructor and Description |
|---|
NoSuchParentProviderException(ServiceProvider provider,
ID id) |
| Modifier and Type | Method and Description |
|---|---|
ID |
getId() |
ServiceProvider |
getProvider() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchParentProviderException(ServiceProvider provider, ID id)
public ServiceProvider getProvider()
public ID getId()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.