Package org.bouncycastle.x509
Class CertPathReviewerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.i18n.LocalizedException
org.bouncycastle.x509.CertPathReviewerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.bouncycastle.i18n.LocalizedException
message
-
Constructor Summary
ConstructorsConstructorDescriptionCertPathReviewerException
(ErrorBundle errorMessage) CertPathReviewerException
(ErrorBundle errorMessage, Throwable throwable) CertPathReviewerException
(ErrorBundle errorMessage, Throwable throwable, CertPath certPath, int index) CertPathReviewerException
(ErrorBundle errorMessage, CertPath certPath, int index) -
Method Summary
Methods inherited from class org.bouncycastle.i18n.LocalizedException
getCause, getErrorMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CertPathReviewerException
-
CertPathReviewerException
-
CertPathReviewerException
public CertPathReviewerException(ErrorBundle errorMessage, Throwable throwable, CertPath certPath, int index) -
CertPathReviewerException
-
-
Method Details
-
getCertPath
-
getIndex
public int getIndex()
-