Class ExtCertPathValidatorException

All Implemented Interfaces:
Serializable, ExtException

@Deprecated public class ExtCertPathValidatorException extends CertPathValidatorException implements ExtException
Deprecated.
See Also:
  • Constructor Details

    • ExtCertPathValidatorException

      public ExtCertPathValidatorException(String message)
      Deprecated.
    • ExtCertPathValidatorException

      public ExtCertPathValidatorException(String message, Throwable cause)
      Deprecated.
    • ExtCertPathValidatorException

      public ExtCertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)
      Deprecated.
  • Method Details