@Provider public class ManagedBeanExceptionMapper extends Object implements ExceptionMapper<ManagedBeanException>
| Constructor and Description |
|---|
ManagedBeanExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct() |
void |
set(UriInfo ui) |
Response |
toResponse(ManagedBeanException exception) |
@PostConstruct public void postConstruct()
public Response toResponse(ManagedBeanException exception)
toResponse in interface ExceptionMapper<ManagedBeanException>Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.