@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 RuntimeExceptionMapper()
public javax.ws.rs.core.Response toResponse(RuntimeException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<RuntimeException>Copyright © 2015–2019 Ping Identity Corporation. All rights reserved.