org.bouncycastle.jce.exception

Class ExtCertPathBuilderException

public class ExtCertPathBuilderException extends CertPathBuilderException implements ExtException

Constructor Summary
ExtCertPathBuilderException(String message, Throwable cause)
ExtCertPathBuilderException(String msg, Throwable cause, CertPath certPath, int index)
Method Summary
ThrowablegetCause()

Constructor Detail

ExtCertPathBuilderException

public ExtCertPathBuilderException(String message, Throwable cause)

ExtCertPathBuilderException

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

Method Detail

getCause

public Throwable getCause()