public class OCSPException
extends java.lang.Exception
| Constructor and Description |
|---|
OCSPException()
Constructs an OCSPException with no specified detail message.
|
OCSPException(java.lang.String s)
Constructs an OCSPException with the specified detail message.
|