Class TigerProxyRouteConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.test.tiger.proxy.exceptions.TigerProxyConfigurationException
de.gematik.test.tiger.proxy.exceptions.TigerProxyRouteConflictException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTigerProxyRouteConflictException(de.gematik.test.tiger.common.data.config.tigerProxy.TigerRoute existingRoute) -
Method Summary
Modifier and TypeMethodDescriptionde.gematik.test.tiger.common.data.config.tigerProxy.TigerRouteMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TigerProxyRouteConflictException
public TigerProxyRouteConflictException(de.gematik.test.tiger.common.data.config.tigerProxy.TigerRoute existingRoute)
-
-
Method Details
-
getExistingRoute
public de.gematik.test.tiger.common.data.config.tigerProxy.TigerRoute getExistingRoute()
-