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