Class FailedToStartRouteException

    • Constructor Detail

      • FailedToStartRouteException

        public FailedToStartRouteException​(String routeId,
                                           String message)
      • FailedToStartRouteException

        public FailedToStartRouteException​(String routeId,
                                           String message,
                                           Throwable cause)
    • Method Detail

      • getRouteId

        public String getRouteId()