Class UnsuspendedRouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.ikor.sip.foundation.core.util.exception.SIPFrameworkException
de.ikor.sip.foundation.testkit.exception.UnsuspendedRouteException
- All Implemented Interfaces:
Serializable
Exception for unsuspended routes used in
CamelContextLifecycleHandler
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethod for hiding stack trace in consoleMethods inherited from class de.ikor.sip.foundation.core.util.exception.SIPFrameworkException
init, init
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsuspendedRouteException
-
-
Method Details
-
fillInStackTrace
Method for hiding stack trace in console- Overrides:
fillInStackTrace
in classSIPFrameworkException
- Returns:
- Throwable
-