Package | Description |
---|---|
io.undertow.servlet.api |
Modifier and Type | Class and Description |
---|---|
class | LoggingExceptionHandler An exception handler that |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler | DeploymentInfo.getExceptionHandler() Returns the exception handler that is used by this deployment. |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo | DeploymentInfo.setExceptionHandler(ExceptionHandler exceptionHandler) Sets the default exception handler for this deployment |
Copyright © 2020 JBoss by Red Hat. All rights reserved.