org.bouncycastle.util

Class StreamParsingException


public class StreamParsingException
extends Exception

Constructor Summary

StreamParsingException(String message, Throwable e)

Method Summary

Throwable
getCause()

Constructor Details

StreamParsingException

public StreamParsingException(String message,
                              Throwable e)

Method Details

getCause

public Throwable getCause()