@Provider public final 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 ex) |
public javax.ws.rs.core.Response toResponse(RuntimeException ex)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<RuntimeException>Copyright © 2015–2016 Philip Helger. All rights reserved.