
public class RuntimeExceptionHandler extends Object implements javax.ws.rs.ext.ExceptionMapper<RuntimeException>
11.09.2015
| Constructor and Description |
|---|
RuntimeExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(RuntimeException exception) |
public RuntimeExceptionHandler()
public javax.ws.rs.core.Response toResponse(RuntimeException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<RuntimeException>Copyright © 2015 Maxim Yunusov. All rights reserved.