Package org.bouncycastle.cert
Class CertException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.bouncycastle.cert.CertException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CertException extends java.lang.ExceptionGeneral checked Exception thrown in the cert package and its sub-packages.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CertException(java.lang.String msg)CertException(java.lang.String msg, java.lang.Throwable cause) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -