org.bouncycastle.x509
public class CertPathReviewerException extends LocalizedException
| Constructor Summary | |
|---|---|
| CertPathReviewerException(ErrorBundle errorMessage, Throwable throwable) | |
| CertPathReviewerException(ErrorBundle errorMessage) | |
| CertPathReviewerException(ErrorBundle errorMessage, Throwable throwable, CertPath certPath, int index) | |
| CertPathReviewerException(ErrorBundle errorMessage, CertPath certPath, int index) | |
| Method Summary | |
|---|---|
| CertPath | getCertPath() |
| int | getIndex() |