@Provider public class RuntimeExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<RuntimeException>
Constructor and Description |
---|
RuntimeExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(RuntimeException exception) |
public javax.ws.rs.core.Response toResponse(RuntimeException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<RuntimeException>
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.