public interface ExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(WindwardContext windwardContext) |
boolean |
supported(Exception e) |
void handle(WindwardContext windwardContext)
boolean supported(Exception e)
Copyright © 2023 flmelody. All rights reserved.