Package org.bouncycastle.cert.path
Class CertPathValidationException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.bouncycastle.cert.path.CertPathValidationException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CertPathValidationException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CertPathValidationException(java.lang.String msg)CertPathValidationException(java.lang.String msg, java.lang.Exception cause) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -