JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.avaje.jex
Package
io.avaje.jex
Interface ExceptionHandler<T extends
Exception
>
public interface
ExceptionHandler<T extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
T
exception,
Context
ctx)
Method Details
handle
void
handle
(
T
exception,
Context
ctx)