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