org.bouncycastle.cms

Class CMSAttributeTableGenerationException


public class CMSAttributeTableGenerationException
extends CMSRuntimeException

Constructor Summary

CMSAttributeTableGenerationException(String name)
CMSAttributeTableGenerationException(String name, Exception e)

Method Summary

Throwable
getCause()
Exception
getUnderlyingException()

Methods inherited from class org.bouncycastle.cms.CMSRuntimeException

getCause, getUnderlyingException

Constructor Details

CMSAttributeTableGenerationException

public CMSAttributeTableGenerationException(String name)

CMSAttributeTableGenerationException

public CMSAttributeTableGenerationException(String name,
                                            Exception e)

Method Details

getCause

public Throwable getCause()
Overrides:
getCause in interface CMSRuntimeException

getUnderlyingException

public Exception getUnderlyingException()
Overrides:
getUnderlyingException in interface CMSRuntimeException