java.security
public class NoSuchProviderException extends GeneralSecurityException
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
NoSuchProviderException()
Create a new instance with no descriptive error message. | |
NoSuchProviderException(String msg)
Create a new instance with a descriptive error message.
|
Parameters: msg the descriptive error message