org.bouncycastle.jce.exception

Class ExtIOException

Implemented Interfaces:
ExtException

public class ExtIOException
extends IOException
implements ExtException

Constructor Summary

ExtIOException(String message, Throwable cause)

Method Summary

Throwable
getCause()

Constructor Details

ExtIOException

public ExtIOException(String message,
                      Throwable cause)

Method Details

getCause

public Throwable getCause()
Specified by:
getCause in interface ExtException