org.bouncycastle.mail.smime

Class SMIMEException


public class SMIMEException
extends Exception

Constructor Summary

SMIMEException(String name)
SMIMEException(String name, Exception e)

Method Summary

Exception
getUnderlyingException()

Constructor Details

SMIMEException

public SMIMEException(String name)


SMIMEException

public SMIMEException(String name,
                      Exception e)

Method Details

getUnderlyingException

public Exception getUnderlyingException()