| Package | Description |
|---|---|
| org.jboss.resteasy.client.exception | |
| org.jboss.resteasy.core | |
| org.jboss.resteasy.plugins.server.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
ResteasyNotFoundException
Wraps a
NotFoundException with a sanitized response. |
| Modifier and Type | Method and Description |
|---|---|
NotFoundException |
ResteasyNotFoundException.unwrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronousDispatcher.invokePropagateNotFound(HttpRequest request,
HttpResponse response)
Propagate NotFoundException.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContainerDispatcher.service(String httpMethod,
HttpServletRequest request,
HttpServletResponse response,
boolean handleNotFound) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.