public interface ErrorHandlerConfiguration
ErrorHandlerConfiguration| Modifier and Type | Field and Description |
|---|---|
static String |
errorCodeLabel |
static String |
errorCodeName |
static String |
errorContentTypeLabel |
static String |
errorContentTypeName |
static String |
errorRespStatusMsgLabel |
static String |
errorRespStatusMsgName |
static String |
errorTemplateFileLabel |
static String |
errorTemplateFileName |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorResponseCode() |
String |
getErrorResponseContentType() |
String |
getErrorResponseStatusMsg() |
String |
getErrorResponseTemplateFile() |
static final String errorCodeLabel
static final String errorCodeName
static final String errorRespStatusMsgLabel
static final String errorRespStatusMsgName
static final String errorTemplateFileLabel
static final String errorTemplateFileName
static final String errorContentTypeLabel
static final String errorContentTypeName
int getErrorResponseCode()
ErrorHandlingCallbackString getErrorResponseStatusMsg()
ErrorHandlingCallbackString getErrorResponseTemplateFile()
ErrorHandlingCallbackString getErrorResponseContentType()
ErrorHandlingCallbackCopyright 2023 Ping Identity Corp. All rights reserved.