org.bouncycastle.ocsp

Class OCSPException


public class OCSPException
extends Exception

Constructor Summary

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

Method Summary

Exception
getUnderlyingException()

Constructor Details

OCSPException

public OCSPException(String name)


OCSPException

public OCSPException(String name,
                     Exception e)

Method Details

getUnderlyingException

public Exception getUnderlyingException()