public interface ExceptionToProducerResponseConverter<T extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
Response |
convert(SwaggerInvocation swaggerInvocation,
T e) |
Class<T> |
getExceptionClass() |
default int |
getOrder() |
default int getOrder()
Response convert(SwaggerInvocation swaggerInvocation, T e)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.