org.bouncycastle.x509
Class CertPathReviewerException
Exception
org.bouncycastle.i18n.LocalizedException
org.bouncycastle.x509.CertPathReviewerException
public class CertPathReviewerException
extends org.bouncycastle.i18n.LocalizedException
CertPathReviewerException
public CertPathReviewerException(org.bouncycastle.i18n.ErrorBundle errorMessage)
CertPathReviewerException
public CertPathReviewerException(org.bouncycastle.i18n.ErrorBundle errorMessage,
CertPath certPath,
int index)
CertPathReviewerException
public CertPathReviewerException(org.bouncycastle.i18n.ErrorBundle errorMessage,
Throwable throwable)
CertPathReviewerException
public CertPathReviewerException(org.bouncycastle.i18n.ErrorBundle errorMessage,
Throwable throwable,
CertPath certPath,
int index)
getCertPath
public CertPath getCertPath()
getIndex
public int getIndex()