org.bouncycastle.cms

Class CMSException

public class CMSException extends Exception

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

Constructor Detail

CMSException

public CMSException(String name)

CMSException

public CMSException(String name, Exception e)

Method Detail

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()