org.bouncycastle.cms

Class CMSRuntimeException

public class CMSRuntimeException extends RuntimeException

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

Constructor Detail

CMSRuntimeException

public CMSRuntimeException(String name)

CMSRuntimeException

public CMSRuntimeException(String name, Exception e)

Method Detail

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()