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