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