public class InvalidProviderDeclarationException
extends java.lang.IllegalArgumentException
| Constructor and Description | 
|---|
| InvalidProviderDeclarationException(java.lang.String s,
                                   ID id,
                                   ServiceProvider provider) | 
| Modifier and Type | Method and Description | 
|---|---|
| ID | getId() | 
| ServiceProvider | getProvider() | 
public InvalidProviderDeclarationException(java.lang.String s,
                                           ID id,
                                           ServiceProvider provider)
public ServiceProvider getProvider()
public ID getId()