org.bouncycastle.cms

Class CMSRuntimeException

Known Direct Subclasses:
CMSAttributeTableGenerationException

public class CMSRuntimeException
extends RuntimeException

Constructor Summary

CMSRuntimeException(String name)
CMSRuntimeException(String name, Exception e)

Method Summary

Throwable
getCause()
Exception
getUnderlyingException()

Constructor Details

CMSRuntimeException

public CMSRuntimeException(String name)

CMSRuntimeException

public CMSRuntimeException(String name,
                           Exception e)

Method Details

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()