org.bouncycastle.ocsp

Class OCSPException


public class OCSPException
extends Exception

Constructor Summary

OCSPException(String name)
OCSPException(String name, Exception e)

Method Summary

Throwable
getCause()
Exception
getUnderlyingException()

Constructor Details

OCSPException

public OCSPException(String name)

OCSPException

public OCSPException(String name,
                     Exception e)

Method Details

getCause

public Throwable getCause()

getUnderlyingException

public Exception getUnderlyingException()