public class NoSuchProviderException extends GeneralSecurityException
| Constructor and Description |
|---|
NoSuchProviderException()
Create a new instance with no descriptive error message.
|
NoSuchProviderException(java.lang.String msg)
Create a new instance with a descriptive error message.
|
public NoSuchProviderException()
public NoSuchProviderException(java.lang.String msg)
msg - the descriptive error message