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