org.bouncycastle.cms

Class CMSException


public class CMSException
extends Exception

Constructor Summary

CMSException(String name)
CMSException(String name, Exception e)

Method Summary

Throwable
getCause()
Exception
getUnderlyingException()

Constructor Details

CMSException

public CMSException(String name)

CMSException

public CMSException(String name,
                    Exception e)

Method Details

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()