org.bouncycastle.util

Class StoreException


public class StoreException
extends RuntimeException

Constructor Summary

StoreException(String s, Throwable e)

Method Summary

Throwable
getCause()

Constructor Details

StoreException

public StoreException(String s,
                      Throwable e)

Method Details

getCause

public Throwable getCause()