@Provider public class RelationNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<RelationNotFoundException>
| Constructor and Description |
|---|
RelationNotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(RelationNotFoundException exception) |
public javax.ws.rs.core.Response toResponse(RelationNotFoundException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<RelationNotFoundException>Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.