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