public class DefaultNotFoundHandler extends Object implements ExceptionHandler
DEFAULT_ORDER, HIGHEST_ORDER, LOWEST_ORDER| Constructor and Description |
|---|
DefaultNotFoundHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Priority of component, the lower the value, the higher the priority
|
void |
handle(WindwardContext windwardContext) |
boolean |
supported(Exception e) |
public void handle(WindwardContext windwardContext)
handle in interface ExceptionHandlerpublic boolean supported(Exception e)
supported in interface ExceptionHandlerCopyright © 2023 flmelody. All rights reserved.