org.bouncycastle.mail.smime

Class SMIMEException

public class SMIMEException extends Exception

Constructor Summary
SMIMEException(String name)
SMIMEException(String name, Exception e)
Method Summary
ThrowablegetCause()
ExceptiongetUnderlyingException()

Constructor Detail

SMIMEException

public SMIMEException(String name)

SMIMEException

public SMIMEException(String name, Exception e)

Method Detail

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()