Package org.bouncycastle.jce.exception
Class ExtCertPathBuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.cert.CertPathBuilderException
org.bouncycastle.jce.exception.ExtCertPathBuilderException
- All Implemented Interfaces:
Serializable,ExtException
public class ExtCertPathBuilderException extends CertPathBuilderException implements ExtException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ExtCertPathBuilderException(String message, Throwable cause)ExtCertPathBuilderException(String msg, Throwable cause, CertPath certPath, int index) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString