public interface ErrorRouteRegistry extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Optional<ErrorTargetEntry> |
getErrorNavigationTarget(Exception exception)
Get a registered navigation target for given exception.
|
Optional<ErrorTargetEntry> getErrorNavigationTarget(Exception exception)
exception - exception to search error view forCopyright © 2025. All rights reserved.