Class NoRouteInvokerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.ikor.sip.foundation.testkit.exception.NoRouteInvokerException
All Implemented Interfaces:
Serializable

public class NoRouteInvokerException extends Exception
Exception for non-existent RouteInvoker in RouteInvokerFactory
See Also:
  • Constructor Details

    • NoRouteInvokerException

      public NoRouteInvokerException(String routeId)
  • Method Details