public class TimeoutExceptionMapper extends AbstractResponseMapper<TimeoutException>
| Constructor and Description |
|---|
TimeoutExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<TimeoutException> |
getThrowableClass() |
ResponseWithErrorCode |
toResponse(Throwable throwable) |
getErrorMessage, getLogLevel@Nonnull public Class<TimeoutException> getThrowableClass()
@Nullable public ResponseWithErrorCode toResponse(@Nonnull Throwable throwable)
Copyright © 2022 SAP SE. All rights reserved.