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