Package org.bouncycastle.cms
Class CMSVerifierCertificateNotValidException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.bouncycastle.cms.CMSException
 - 
- org.bouncycastle.cms.CMSVerifierCertificateNotValidException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CMSVerifierCertificateNotValidException extends CMSException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CMSVerifierCertificateNotValidException(java.lang.String msg) 
- 
Method Summary
- 
Methods inherited from class org.bouncycastle.cms.CMSException
getCause, getUnderlyingException 
 - 
 
 -