org.bouncycastle.cms

Class CMSAttributeTableGenerationException

public class CMSAttributeTableGenerationException extends CMSRuntimeException

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

Constructor Detail

CMSAttributeTableGenerationException

public CMSAttributeTableGenerationException(String name)

CMSAttributeTableGenerationException

public CMSAttributeTableGenerationException(String name, Exception e)

Method Detail

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()