org.bouncycastle.util

Class StoreException

public class StoreException extends RuntimeException

Constructor Summary
StoreException(String s, Throwable e)
Method Summary
ThrowablegetCause()

Constructor Detail

StoreException

public StoreException(String s, Throwable e)

Method Detail

getCause

public Throwable getCause()