Class NoRouteInvokerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.ikor.sip.foundation.testkit.exception.NoRouteInvokerException
- All Implemented Interfaces:
Serializable
Exception for non-existent
RouteInvoker
in RouteInvokerFactory
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethod for hiding stack trace in consoleMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoRouteInvokerException
-
-
Method Details
-
fillInStackTrace
Method for hiding stack trace in console- Overrides:
fillInStackTrace
in classThrowable
- Returns:
- Throwable
-