@Provider public class UnhandledExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.jboss.resteasy.spi.UnhandledException>
| Constructor and Description |
|---|
UnhandledExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.jboss.resteasy.spi.UnhandledException exception) |
Copyright © 2015–2019. All rights reserved.