public class

OperatorStreamException

extends IOException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.io.IOException
         ↳ org.bouncycastle.operator.OperatorStreamException

Summary

Public Constructors
OperatorStreamException(String msg, Throwable cause)
Public Methods
Throwable getCause()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public OperatorStreamException (String msg, Throwable cause)

Public Methods

public Throwable getCause ()