java.security
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, toString
public NoSuchProviderException()
public NoSuchProviderException(String msg)
msg
- the descriptive error message