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