public class InternalServerErrorExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.ws.rs.InternalServerErrorException>
| Constructor and Description |
|---|
InternalServerErrorExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(javax.ws.rs.InternalServerErrorException exception) |
Copyright © 2018 WSO2. All rights reserved.