public class PKIRuntimeException
extends com.adobe.fd.signatures.pki.exception.CommonBaseRuntimeException
| Constructor and Description |
|---|
PKIRuntimeException() |
PKIRuntimeException(String errorMsg) |
PKIRuntimeException(String errorMsg,
Object[] params) |
PKIRuntimeException(String errorMsg,
Object[] params,
Throwable chainedException) |
PKIRuntimeException(String errorMsg,
Throwable chainedException) |
PKIRuntimeException(Throwable chainedException) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultErrMsg() |
protected Properties |
getProps() |
public PKIRuntimeException()
public PKIRuntimeException(String errorMsg, Object[] params, Throwable chainedException)
public PKIRuntimeException(String errorMsg)
public PKIRuntimeException(Throwable chainedException)
protected String getDefaultErrMsg()
getDefaultErrMsg in class com.adobe.fd.signatures.pki.exception.CommonBaseRuntimeExceptionprotected Properties getProps()
getProps in class com.adobe.fd.signatures.pki.exception.CommonBaseRuntimeExceptionCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.