org.bouncycastle.cms

Class CMSException


public class CMSException
extends Exception

Constructor Summary

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

Method Summary

Exception
getUnderlyingException()

Constructor Details

CMSException

public CMSException(String name)


CMSException

public CMSException(String name,
                    Exception e)

Method Details

getUnderlyingException

public Exception getUnderlyingException()