public class PersistenceExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.apache.ibatis.exceptions.PersistenceException>
| Constructor and Description |
|---|
PersistenceExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.apache.ibatis.exceptions.PersistenceException exception) |
Copyright © 2019. All rights reserved.