public class ProviderNotFoundException extends MibException
ServiceLoader.| Constructor and Description | 
|---|
ProviderNotFoundException(String providerName)
Constructs a new instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getProviderName()
Gets the name of the provider that was not found. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2015. All rights reserved.