Package java.security
Class GeneralSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CertificateException
,CRLException
,DigestException
,InvalidAlgorithmParameterException
,InvalidKeySpecException
,InvalidParameterSpecException
,KeyException
,KeyStoreException
,NoSuchAlgorithmException
,NoSuchProviderException
,SignatureException
,UnrecoverableKeyException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
GeneralSecurityException
public GeneralSecurityException() -
GeneralSecurityException
-