Class FailedToCreateRouteException

    • Constructor Detail

      • FailedToCreateRouteException

        public FailedToCreateRouteException​(String routeId,
                                            String route,
                                            Throwable cause)
    • Method Detail

      • getRouteId

        public String getRouteId()
      • getExceptionMessage

        protected static String getExceptionMessage​(Throwable cause)
      • getRouteMessage

        protected static String getRouteMessage​(String route)