public class DefaultExceptionToProducerResponseConverter extends Object implements ExceptionToProducerResponseConverter<Throwable>
| Constructor and Description |
|---|
DefaultExceptionToProducerResponseConverter() |
| Modifier and Type | Method and Description |
|---|---|
Response |
convert(SwaggerInvocation swaggerInvocation,
Throwable e) |
Class<Throwable> |
getExceptionClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic DefaultExceptionToProducerResponseConverter()
public Class<Throwable> getExceptionClass()
getExceptionClass in interface ExceptionToProducerResponseConverter<Throwable>public Response convert(SwaggerInvocation swaggerInvocation, Throwable e)
convert in interface ExceptionToProducerResponseConverter<Throwable>Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.