Package org.bouncycastle.cms
Class CMSStreamException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.io.IOException
 - 
- org.bouncycastle.cms.CMSStreamException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class CMSStreamException extends java.io.IOException- See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetCause() 
 -