Class CertPathReviewerException

    • Constructor Detail

      • CertPathReviewerException

        public CertPathReviewerException​(ErrorBundle errorMessage,
                                         java.lang.Throwable throwable)
      • CertPathReviewerException

        public CertPathReviewerException​(ErrorBundle errorMessage)
      • CertPathReviewerException

        public CertPathReviewerException​(ErrorBundle errorMessage,
                                         java.lang.Throwable throwable,
                                         java.security.cert.CertPath certPath,
                                         int index)
      • CertPathReviewerException

        public CertPathReviewerException​(ErrorBundle errorMessage,
                                         java.security.cert.CertPath certPath,
                                         int index)
    • Method Detail

      • getCertPath

        public java.security.cert.CertPath getCertPath()
      • getIndex

        public int getIndex()