@Provider public class CompositeExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<io.smallrye.mutiny.CompositeException>
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.ws.rs.ext.Providers |
p |
| Constructor and Description |
|---|
CompositeExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(io.smallrye.mutiny.CompositeException ex) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.