protected static class SendErrorFilter.ZuulExceptionHolder extends Object implements SendErrorFilter.ExceptionHolder
| Constructor and Description |
|---|
ZuulExceptionHolder(com.netflix.zuul.exception.ZuulException exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCause() |
int |
getStatusCode() |
Throwable |
getThrowable() |
public ZuulExceptionHolder(com.netflix.zuul.exception.ZuulException exception)
public Throwable getThrowable()
getThrowable in interface SendErrorFilter.ExceptionHolderpublic int getStatusCode()
getStatusCode in interface SendErrorFilter.ExceptionHolderpublic String getErrorCause()
getErrorCause in interface SendErrorFilter.ExceptionHolderCopyright © 2019 Pivotal Software, Inc.. All rights reserved.