public class SFOCSPException extends Throwable
| Constructor and Description |
|---|
SFOCSPException(OCSPErrorCode errorCode,
String errorMsg) |
SFOCSPException(OCSPErrorCode errorCode,
String errorMsg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
OCSPErrorCode |
getErrorCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SFOCSPException(OCSPErrorCode errorCode, String errorMsg)
public SFOCSPException(OCSPErrorCode errorCode, String errorMsg, Throwable cause)
public OCSPErrorCode getErrorCode()
Copyright © 2022. All rights reserved.