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