org.bouncycastle.ocsp

Class OCSPException

public class OCSPException extends Exception

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

Constructor Detail

OCSPException

public OCSPException(String name)

OCSPException

public OCSPException(String name, Exception e)

Method Detail

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()