public class SymbolNotFoundMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<SymbolNotFoundException>
| Constructor and Description |
|---|
SymbolNotFoundMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(SymbolNotFoundException ex) |
public javax.ws.rs.core.Response toResponse(SymbolNotFoundException ex)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<SymbolNotFoundException>Copyright © 2017 WSO2. All rights reserved.