public class

StreamParsingException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.bouncycastle.util.StreamParsingException

Summary

Public Constructors
StreamParsingException(String message, Throwable e)
Public Methods
Throwable getCause()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public StreamParsingException (String message, Throwable e)

Public Methods

public Throwable getCause ()