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