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