public class NotFoundMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.wso2.charon3.core.exceptions.NotFoundException>
| Constructor and Description |
|---|
NotFoundMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.wso2.charon3.core.exceptions.NotFoundException e) |
Copyright © 2019 WSO2. All rights reserved.