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