Method UseRouteError
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
UseRouteError()
Returns the loader error for the route at the current Outlet depth, or null when the route did not error.
public static Exception? UseRouteError()
Returns
- Exception
Returns the loader error for the route at the current Outlet depth, or null when the route did not error.
public static Exception? UseRouteError()