public class SemanticExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.ballerinalang.util.exceptions.SemanticException>
| Constructor and Description |
|---|
SemanticExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.ballerinalang.util.exceptions.SemanticException exception) |
Copyright © 2017 WSO2. All rights reserved.