public interface ErrorHandlingCallback
RuleInterceptor -
to be able to write responses when appropriate.| Modifier and Type | Method and Description |
|---|---|
void |
writeErrorResponse(Exchange exchange)
This method implements writing responses when errors are encountered.
|
void writeErrorResponse(Exchange exchange) throws IOException
exchange - The exchange to read from and modify.IOException - Indicates when issues are encountered.Copyright 2023 Ping Identity Corp. All rights reserved.