net.ripe.rpki.commons.crypto.x509cert
Class X509CertificateOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ripe.rpki.commons.crypto.x509cert.X509CertificateOperationException
- All Implemented Interfaces:
- Serializable
public class X509CertificateOperationException
- extends RuntimeException
RuntimeException for any checked exceptions related to X509Certificate operations
that we have no better way of dealing with.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
X509CertificateOperationException
public X509CertificateOperationException(Exception e)
X509CertificateOperationException
public X509CertificateOperationException(String msg,
Exception e)
Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.