Class UnsuspendedRouteException

All Implemented Interfaces:
Serializable

public class UnsuspendedRouteException extends SIPFrameworkException
Exception for unsuspended routes used in CamelContextLifecycleHandler
See Also:
  • Constructor Details

    • UnsuspendedRouteException

      public UnsuspendedRouteException(String routeId)
  • Method Details