public class NoSuchProviderException extends GeneralSecurityException
| Constructor and Description |
|---|
NoSuchProviderException()
Create a new instance with no descriptive error message.
|
NoSuchProviderException(String msg)
Create a new instance with a descriptive error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchProviderException()
public NoSuchProviderException(String msg)
msg - the descriptive error message