net.ripe.rpki.commons.crypto.x509cert
Class AbstractX509CertificateWrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ripe.rpki.commons.crypto.x509cert.AbstractX509CertificateWrapperException
- All Implemented Interfaces:
- Serializable
public class AbstractX509CertificateWrapperException
- extends RuntimeException
RuntimeException for any checked exceptions related to X509Certificate wrappers
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 |
AbstractX509CertificateWrapperException
public AbstractX509CertificateWrapperException(Exception e)
AbstractX509CertificateWrapperException
public AbstractX509CertificateWrapperException(String msg,
Exception e)
Copyright © 2008-2013 RIPE NCC, the Netherlands. All Rights Reserved.