Package eu.emi.security.authn.x509.impl
Class CertificateUtils.MissingPasswordForEncryptedKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- eu.emi.security.authn.x509.impl.CertificateUtils.MissingPasswordForEncryptedKeyException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CertificateUtils
public static class CertificateUtils.MissingPasswordForEncryptedKeyException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingPasswordForEncryptedKeyException()
-