Class ExtCertPathBuilderException

All Implemented Interfaces:
Serializable, ExtException

public class ExtCertPathBuilderException extends CertPathBuilderException implements ExtException
See Also:
  • Constructor Details

    • ExtCertPathBuilderException

      public ExtCertPathBuilderException(String message, Throwable cause)
    • ExtCertPathBuilderException

      public ExtCertPathBuilderException(String msg, Throwable cause, CertPath certPath, int index)
  • Method Details