RoutingError
public enum RoutingError
Possibile errors while performing the routing operations.
-
ViewController missing from
screensAndDestinations.Declaration
Swift
case viewControllerNotFound -
Failed to properly cast the viewmodel.
Declaration
Swift
case failedToAssignViewModel
View on GitHub
RoutingError Enumeration Reference