public class ProviderNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ProviderNotFoundException()
Constructs an instance of this class.
|
ProviderNotFoundException(String msg)
Constructs an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderNotFoundException()
public ProviderNotFoundException(String msg)
msg - the detail messageDracula Javadoc Sample, Made with Allan Im.