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
public Class<TimeoutException> getThrowableClass()
@Nullable public ResponseWithErrorCode toResponse(Throwable throwable)
Copyright © 2018 SAP SE. All rights reserved.