Class TigerProxyStartupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.test.tiger.proxy.exceptions.TigerProxyStartupException
All Implemented Interfaces:
Serializable

public class TigerProxyStartupException extends RuntimeException
See Also:
  • Constructor Details

    • TigerProxyStartupException

      public TigerProxyStartupException(String message, Exception exception)
    • TigerProxyStartupException

      public TigerProxyStartupException(String message)